tools: Initialize the iptables_test invert flag properly
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 27 Oct 2011 07:24:58 +0000 (10:24 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 28 Oct 2011 19:26:13 +0000 (21:26 +0200)
commitd23175a9aff9a34813e604302dd42e842a0ff87d
tree09bda8dce6f979c4fcfee43f6cfcc3bc325dab25
parent553d7582db6124205b91c3c65f84dcaebbe30884
tools: Initialize the iptables_test invert flag properly

The invert flag is specific to each option so it needs to be initialized
after each succesfully handled option.
tools/iptables-test.c