libvirt/src/nwfilter
Stefan Berger bc2102104f Add ip6tables support for IPv6 filtering
This patch adds IPv6 filtering support for the following protocols:
- tcp-ipv6
- udp-ipv6
- udplite-ipv6
- esp-ipv6
- ah-ipv6
- sctp-ipv6
- all-ipv6
- icmpv6

Many of the IPv4 data structure could be re-used for IPv6 support.
Since ip6tables also supports pretty much the same command line parameters
as iptables does, also much of the code could be re-used and now
command lines are invoked with the ip(6)tables tool parameter passed
through the functions as a parameter.
2010-03-30 10:36:35 -04:00
..
nwfilter_driver.c Remove driver dependency from nwfilter_conf.c 2010-03-30 10:25:22 -04:00
nwfilter_driver.h filter new files through cppi, so syntax-check passes once again 2010-03-26 22:47:30 +01:00
nwfilter_ebiptables_driver.c Add ip6tables support for IPv6 filtering 2010-03-30 10:36:35 -04:00
nwfilter_ebiptables_driver.h Add ip6tables support for IPv6 filtering 2010-03-30 10:36:35 -04:00
nwfilter_gentech_driver.c Remove driver dependency from nwfilter_conf.c 2010-03-30 10:25:22 -04:00
nwfilter_gentech_driver.h Remove driver dependency from nwfilter_conf.c 2010-03-30 10:25:22 -04:00