So it needs to be reinitiated after handling successfully each option
---
tools/iptables-test.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/iptables-test.c b/tools/iptables-test.c
index 880160f..d128f1e 100644
--- a/tools/iptables-test.c
+++ b/tools/iptables-test.c
@@ -1574,6 +1574,8 @@ int main(int argc, char *argv[])
break;
}
+
+ invert = FALSE;
}
for (tmp_xt_rm = xt_rm; tmp_xt_rm != NULL;
--
1.7.7
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman