summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/tproxy.t.payload
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/tproxy.t.payload')
-rw-r--r--tests/py/ip/tproxy.t.payload8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/py/ip/tproxy.t.payload b/tests/py/ip/tproxy.t.payload
index 035651f4..dfe830ec 100644
--- a/tests/py/ip/tproxy.t.payload
+++ b/tests/py/ip/tproxy.t.payload
@@ -34,3 +34,11 @@ ip x y
[ immediate reg 1 0x010200c0 ]
[ immediate reg 2 0x0000a0c3 ]
[ tproxy ip addr reg 1 port reg 2 ]
+
+# ip protocol 6 tproxy ip to :50080
+ip x y
+ [ payload load 1b @ network header + 9 => reg 1 ]
+ [ cmp eq reg 1 0x00000006 ]
+ [ immediate reg 1 0x0000a0c3 ]
+ [ tproxy ip port reg 1 ]
+