summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/80-rule-redir.xml
diff options
context:
space:
mode:
authorAlvaro Neira Ayuso <alvaroneay@gmail.com>2015-02-09 21:09:56 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2015-02-10 13:09:25 +0100
commit6f22be67bdcc0e3752b4eb8f75ccefbc3250f39d (patch)
tree8267bc064adf3d11a3a6b21bcad057f1bd8f6fc1 /tests/xmlfiles/80-rule-redir.xml
parent64279008234c2367e1b6ffa84c6b3dff5a04a779 (diff)
tests: update JSON/XML tests with the new syntax
Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/xmlfiles/80-rule-redir.xml')
-rw-r--r--tests/xmlfiles/80-rule-redir.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xmlfiles/80-rule-redir.xml b/tests/xmlfiles/80-rule-redir.xml
index f7dd453..00abc58 100644
--- a/tests/xmlfiles/80-rule-redir.xml
+++ b/tests/xmlfiles/80-rule-redir.xml
@@ -1 +1 @@
-<nftables><rule><family>ip6</family><table>nat</table><chain>prerouting</chain><handle>4</handle><expr type="redir"></expr></rule></nftables>
+<nftables><add><rule><family>ip6</family><table>nat</table><chain>prerouting</chain><handle>4</handle><expr type="redir"></expr></rule></add></nftables>