Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 44c9ed642ee04db48140d3f8ab0103c6 > files > 15

libvirt-utils-1.2.1-1.2.mga4.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>