libvirt/examples/xml/nwfilter
Stefan Berger ed7813d28d nwfilter: let qemu's after-migration packet pass
Qemu currently sends an Ethernet packet with protocol id 0x835 once a VM
was successfully migrated. The content of the packet looks like a
gratuitous RARP, just with the wrong protocol ID, which should be
0x8035. I wrote some filters to let either one of the packets pass and
am adapting the clean-traffic sample filter to use it. I am also
doing some changes on the existing ARP filter which was lacking a
test for source MAC address.
2010-04-27 14:50:35 -04:00
..
allow-arp.xml Add some examples filters 2010-03-26 18:01:17 +00:00
allow-dhcp-server.xml Add some examples filters 2010-03-26 18:01:17 +00:00
allow-dhcp.xml Add some examples filters 2010-03-26 18:01:17 +00:00
allow-incoming-ipv4.xml Add some examples filters 2010-03-26 18:01:17 +00:00
allow-ipv4.xml Add some examples filters 2010-03-26 18:01:17 +00:00
clean-traffic.xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00
Makefile.am nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00
no-arp-spoofing.xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00
no-ip-multicast.xml Add some examples filters 2010-03-26 18:01:17 +00:00
no-ip-spoofing.xml Add some examples filters 2010-03-26 18:01:17 +00:00
no-mac-broadcast.xml Add some examples filters 2010-03-26 18:01:17 +00:00
no-mac-spoofing.xml Add some examples filters 2010-03-26 18:01:17 +00:00
no-other-l2-traffic.xml Add some examples filters 2010-03-26 18:01:17 +00:00
no-other-rarp-traffic.xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00
qemu-announce-self-rarp.xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00
qemu-announce-self.xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00