libvirt/src/nwfilter
Stefan Berger 7d79da247a nwfilter: changes to rules in VM->host table
In the table built for traffic coming from the VM going to the host make the following changes:

- don't ACCEPT the packets but do a 'RETURN' and let the host-specific firewall rules in subsequent rules evaluate whether the traffic is allowed to enter

- use the '-m state' in the rules as everywhere else
2010-10-19 11:35:58 -04:00
..
nwfilter_driver.c nwfilter: resolve deadlock between VM ops and filter update 2010-10-13 10:33:26 -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 nwfilter: changes to rules in VM->host table 2010-10-19 11:35:58 -04:00
nwfilter_ebiptables_driver.h nwfilter: Instantiate comments in ip(6)tables rules 2010-09-30 15:56:09 -04:00
nwfilter_gentech_driver.c nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_gentech_driver.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
nwfilter_learnipaddr.c nwfilter: remove recently added workaround define for macos x 2010-09-28 22:41:11 +10:00
nwfilter_learnipaddr.h nwfilter: extend nwfilter reload support 2010-08-16 12:59:54 -04:00