summaryrefslogtreecommitdiffstats
path: root/tests/family-ipv4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/family-ipv4')
-rw-r--r--tests/family-ipv42
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/family-ipv4 b/tests/family-ipv4
index e744f028..0700e16d 100644
--- a/tests/family-ipv4
+++ b/tests/family-ipv4
@@ -5,7 +5,7 @@ delete chain ip filter output
delete table filter
add table ip filter
-add chain ip filter output { hook NF_INET_LOCAL_IN 0; }
+add chain ip filter output { type filter hook input priority 0; }
# IP address
add rule ip filter output ip daddr 192.168.0.1 counter