blob: 162f08cc63911d506554352130a7de39d7d0a1c6 (
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-ipv6-multicast
or other application using the libvirt API.
-->
<filter name='no-ipv6-multicast' chain='ipv6' priority='-600'>
<uuid>e67bb90e-496f-472d-948e-59c59e40a7de</uuid>
<rule action='drop' direction='out' priority='500'>
<ipv6 dstipaddr='ff00::' dstipmask='8'/>
</rule>
</filter>
|