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.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/py/ip/dup.t b/tests/py/ip/dup.t
new file mode 100644
index 00000000..9320d546
--- /dev/null
+++ b/tests/py/ip/dup.t
@@ -0,0 +1,6 @@
+*ip;test-ip4
+:input;type filter hook input priority 0
+
+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