summaryrefslogtreecommitdiffstats
path: root/tests/py/arp/chains.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/arp/chains.t')
-rw-r--r--tests/py/arp/chains.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/py/arp/chains.t b/tests/py/arp/chains.t
new file mode 100644
index 00000000..cf08c1af
--- /dev/null
+++ b/tests/py/arp/chains.t
@@ -0,0 +1,6 @@
+*arp;test-arp
+
+# filter chains available are: input, output, forward
+:input;type filter hook input priority 0
+:forward;type filter hook forward priority 0
+:output;type filter hook output priority 0