From 88e823f8dcb24b5201f2fe4f4d5ec5d277bd24b2 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 10 Nov 2014 13:57:54 +0100 Subject: expr: nat: use 'nat_type' instead of 'type' in the parser 'type' is already used from the expression. Signed-off-by: Pablo Neira Ayuso --- tests/xmlfiles/32-rule-nat6.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/xmlfiles/32-rule-nat6.xml') diff --git a/tests/xmlfiles/32-rule-nat6.xml b/tests/xmlfiles/32-rule-nat6.xml index f96b7d8..8fc52e8 100644 --- a/tests/xmlfiles/32-rule-nat6.xml +++ b/tests/xmlfiles/32-rule-nat6.xml @@ -1 +1 @@ -ip6nat
OUTPUT100snatip61234
+ip6nat
OUTPUT100snatip61234
-- cgit v1.2.3