summaryrefslogtreecommitdiffstats
path: root/tests/regression/ip/dup.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/ip/dup.t')
-rw-r--r--tests/regression/ip/dup.t6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/regression/ip/dup.t b/tests/regression/ip/dup.t
deleted file mode 100644
index 9320d546..00000000
--- a/tests/regression/ip/dup.t
+++ /dev/null
@@ -1,6 +0,0 @@
-*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