summaryrefslogtreecommitdiff
path: root/.b/etc/libvirt/nwfilter/no-ip-multicast.xml
blob: 29185cb8428ca6ac0cd4d255d6c24167bbfbacba (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-ip-multicast
or other application using the libvirt API.
-->

<filter name='no-ip-multicast' chain='ipv4' priority='-700'>
  <uuid>13e19500-ad8f-473e-88f6-90aa8b13e250</uuid>
  <rule action='drop' direction='out' priority='500'>
    <ip dstipaddr='224.0.0.0' dstipmask='4'/>
  </rule>
</filter>