summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/dup.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/dup.t')
-rw-r--r--tests/py/ip/dup.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/py/ip/dup.t b/tests/py/ip/dup.t
index 9320d546..ac4e83a2 100644
--- a/tests/py/ip/dup.t
+++ b/tests/py/ip/dup.t
@@ -1,6 +1,7 @@
-*ip;test-ip4
:input;type filter hook input priority 0
+*ip;test-ip4;input
+
dup to 192.168.2.1;ok
dup to 192.168.2.1 device eth0;ok
dup to ip saddr map { 192.168.2.120 : 192.168.2.1 } device eth0;ok