Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 5c90f9cc955a83fa7b5e064ae8a0feec > files > 100

libvirt-devel-0.8.3-2.fc14.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>