---
 tools/iptables-test.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tools/iptables-test.c b/tools/iptables-test.c
index 42d6042..4e663a5 100644
--- a/tools/iptables-test.c
+++ b/tools/iptables-test.c
@@ -1549,6 +1549,9 @@ int main(int argc, char *argv[])
                }
        }
 
+       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

Reply via email to