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/10-chain.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/xmlfiles/10-chain.xml') diff --git a/tests/xmlfiles/10-chain.xml b/tests/xmlfiles/10-chain.xml index e22178a..f0d9da9 100644 --- a/tests/xmlfiles/10-chain.xml +++ b/tests/xmlfiles/10-chain.xml @@ -1 +1 @@ -test000filterfilter
0NF_INET_LOCAL_INacceptip
+test000filter
filterNF_INET_LOCAL_IN0acceptip
-- cgit v1.2.3