blob: c9a1990929c7c25783ab000a9e8f2918e41828cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
virsh nwfilter-edit no-mac-broadcast
or other application using the libvirt API.
-->
<filter name='no-mac-broadcast' chain='ipv4' priority='-700'>
<uuid>8a58a691-55e3-44cb-8243-c64a620c9115</uuid>
<rule action='drop' direction='out' priority='500'>
<mac dstmacaddr='ff:ff:ff:ff:ff:ff'/>
</rule>
</filter>
|