---
src/iptables.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/iptables.c b/src/iptables.c
index cc729a1..153f4e7 100644
--- a/src/iptables.c
+++ b/src/iptables.c
@@ -1561,6 +1561,9 @@ static int iptables_command(int argc, char *argv[])
invert = FALSE;
}
+ if (xt_t != NULL)
+ xtables_option_tfcall(xt_t);
+
if (table_name == NULL)
table_name = "filter";
--
1.7.7
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman