summaryrefslogtreecommitdiffstats
path: root/tests/dictionary
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dictionary')
-rw-r--r--tests/dictionary2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dictionary b/tests/dictionary
index aad9ebeb..41935295 100644
--- a/tests/dictionary
+++ b/tests/dictionary
@@ -1,7 +1,7 @@
#! nft -f
#
add table ip filter
-add chain ip filter output { hook NF_INET_LOCAL_OUT 0 ; }
+add chain ip filter output { type filter hook output priority 0 ; }
add chain ip filter chain1
add rule ip filter chain1 counter