Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 73e2a20239d6bfe471be19bfbdbac3c5 > files > 19

libvirt-utils-5.3.0-2.mga7.i586.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>