Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 44c9ed642ee04db48140d3f8ab0103c6 > files > 22

libvirt-utils-1.2.1-1.2.mga4.x86_64.rpm

<filter name='qemu-announce-self' chain='root'>
    <!-- as of 4/26/2010 qemu sends out a bogus packet with
         wrong rarp protocol ID -->
    <!-- accept what is being sent now -->
    <rule action='accept' direction='out'>
        <mac protocolid='0x835'/>
    </rule>

    <!-- accept if it was changed to rarp -->
    <filterref filter='qemu-announce-self-rarp'/>
    <filterref filter='no-other-rarp-traffic'/>

</filter>