summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/tcp.t.payload
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/tcp.t.payload')
-rw-r--r--tests/py/ip/tcp.t.payload2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip/tcp.t.payload b/tests/py/ip/tcp.t.payload
index ed0dcc84..58956d98 100644
--- a/tests/py/ip/tcp.t.payload
+++ b/tests/py/ip/tcp.t.payload
@@ -10,7 +10,7 @@ ip test-ip input
ip test-ip input
[ payload load 1b @ network header + 9 => reg 1 ]
[ cmp neq reg 1 0x00000006 ]
- [ payload load 1b @ network header + 9 => reg 1 ]
+ [ meta load l4proto => reg 1 ]
[ cmp eq reg 1 0x00000011 ]
[ payload load 2b @ transport header + 2 => reg 1 ]
[ cmp eq reg 1 0x00001600 ]