iptables-unit: Check if rules are inserted/removed
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 18 Mar 2013 15:18:12 +0000 (16:18 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 19 Mar 2013 13:53:23 +0000 (15:53 +0200)
commitfd7600c2cbebb377124d1aab6a4a2eecc46e14d1
tree2b79881fecca15f188065c987033038ef17289ae
parent3b0ff968ff195e8551587e10cb3f1b19a1aa4050
iptables-unit: Check if rules are inserted/removed

Optionally use iptables-save to check if the rules are installed or
removed on the system instead of relying only on the returned iptables
error code.

Do notice that running tools/iptables-unit will modify and delete existing
iptables firewall rules on your system. Use iptables-unit with caution!
Makefile.am
configure.ac
tools/iptables-unit.c