summaryrefslogtreecommitdiffstats
path: root/tests/payload-ll
diff options
context:
space:
mode:
Diffstat (limited to 'tests/payload-ll')
-rw-r--r--tests/payload-ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/payload-ll b/tests/payload-ll
index feaf5874..7f5660b1 100644
--- a/tests/payload-ll
+++ b/tests/payload-ll
@@ -1,7 +1,7 @@
#! nft -f
add table ip filter
-add chain ip filter input NF_INET_LOCAL_IN 0
+add chain ip filter input { type filter hook input priority 0; }
# mac source
add rule ip filter input @ll,48,48 00:15:e9:f0:10:f8 counter