summaryrefslogtreecommitdiffstats
path: root/tests/py/netdev/fwd.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/netdev/fwd.t')
-rw-r--r--tests/py/netdev/fwd.t8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/py/netdev/fwd.t b/tests/py/netdev/fwd.t
new file mode 100644
index 00000000..2e34d55a
--- /dev/null
+++ b/tests/py/netdev/fwd.t
@@ -0,0 +1,8 @@
+:ingress;type filter hook ingress device lo priority 0
+
+*netdev;test-netdev;ingress
+
+fwd to "lo";ok
+fwd to meta mark map { 0x00000001 : "lo", 0x00000002 : "lo"};ok
+
+fwd ip to 192.168.2.200 device "lo";ok