summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ip.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ip.t')
-rw-r--r--tests/py/inet/ip.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/py/inet/ip.t b/tests/py/inet/ip.t
new file mode 100644
index 00000000..a56c5c97
--- /dev/null
+++ b/tests/py/inet/ip.t
@@ -0,0 +1,7 @@
+*ip;test-ip4
+*inet;test-inet
+*bridge;test-bridge
+
+:input;type filter hook input priority 0
+
+ip saddr . ip daddr . ether saddr { 1.1.1.1 . 2.2.2.2 . ca:fe:ca:fe:ca:fe };ok