summaryrefslogtreecommitdiffstats
path: root/tests/set
diff options
context:
space:
mode:
Diffstat (limited to 'tests/set')
-rw-r--r--tests/set2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/set b/tests/set
index e2d8e495..3c040b0a 100644
--- a/tests/set
+++ b/tests/set
@@ -1,7 +1,7 @@
#! nft -f
add table filter
-add chain filter output { hook NF_INET_LOCAL_OUT 0 ; }
+add chain filter output { type filter hook output priority 0 ; }
# set: IP addresses
add rule filter output ip daddr { \