From eed0f8c21679524b449cdb9c5e686a0dbc99158f Mon Sep 17 00:00:00 2001 From: Arturo Borrero Date: Mon, 2 Sep 2013 01:32:31 +0200 Subject: chain: xml: fix parsing of optional attributes This patch fixes the parsing of custom chains in XML. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- tests/xmlfiles/11-chain.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/xmlfiles/11-chain.xml') diff --git a/tests/xmlfiles/11-chain.xml b/tests/xmlfiles/11-chain.xml index 41cac4e..1e04d0f 100644 --- a/tests/xmlfiles/11-chain.xml +++ b/tests/xmlfiles/11-chain.xml @@ -1 +1 @@ -test0591filterfilter
0NF_INET_FORWARDdropip6
+test0591filter
filterNF_INET_FORWARD0dropip6
-- cgit v1.2.3