diff options
Diffstat (limited to 'tests/py/arp/chains.t')
-rw-r--r-- | tests/py/arp/chains.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/py/arp/chains.t b/tests/py/arp/chains.t new file mode 100644 index 0000000..1ea39f7 --- /dev/null +++ b/tests/py/arp/chains.t @@ -0,0 +1,5 @@ +# filter chains available are: input, output +:input;type filter hook input priority 0 +:output;type filter hook output priority 0 + +*arp;test-arp;input,output |