summaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rwxr-xr-xfiles/examples/sets_and_maps2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/examples/sets_and_maps b/files/examples/sets_and_maps
index 8dfe9f83..adfc6884 100755
--- a/files/examples/sets_and_maps
+++ b/files/examples/sets_and_maps
@@ -37,7 +37,7 @@ table filter {
chain input_1 { counter; }
chain input_2 { counter; }
chain input {
- hook NF_INET_LOCAL_IN 0
+ type filter hook input priority 0
# symbolic anonymous sets
meta iif $local_ifs tcp dport $tcp_ports counter