Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 38912fe95fede37dcbeb54817da69f12 > files > 11

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