Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 13f578376e4e807e78e7ef322e364e58 > files > 258

libvirt-docs-3.10.0-1.5.mga6.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>