Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 2b6cb026e165d917fcba046e6b52a80d > files > 12

libvirt-utils-0.8.0-2mdv2010.1.x86_64.rpm

<filter name='no-ip-multicast' chain='ipv4'>

    <!-- drop if destination IP address is in the 224.0.0.0/4 subnet -->
    <rule action='drop' direction='out'>
        <ip dstipaddr='224.0.0.0' dstipmask='4' />
    </rule>

    <!-- not doing anything with receiving side ... -->
</filter>