Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > b8795a4cfe4ad42233262d4fbf9bb48f > files > 95

libvirt-devel-0.8.2-29.el5_9.1.i386.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>