<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh nwfilter-edit no-arp-ip-spoofing
or other application using the libvirt API.
-->

<filter name='no-arp-ip-spoofing' chain='arp-ip' priority='-510'>
  <uuid>e95f6f26-7bc0-4133-a4f3-8608cb981952</uuid>
  <rule action='return' direction='out' priority='400'>
    <arp arpsrcipaddr='$IP'/>
  </rule>
  <rule action='drop' direction='out' priority='1000'/>
</filter>
