Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 45d39df1ad22a949d593167c0dee7c41 > files > 12

libvirt-0.8.8-4.fc15.i686.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>