summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/tcp.t.payload.inet
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/tcp.t.payload.inet')
-rw-r--r--tests/py/inet/tcp.t.payload.inet9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/py/inet/tcp.t.payload.inet b/tests/py/inet/tcp.t.payload.inet
index 21b21abc..5d54f876 100644
--- a/tests/py/inet/tcp.t.payload.inet
+++ b/tests/py/inet/tcp.t.payload.inet
@@ -381,15 +381,6 @@ inet test-inet input
[ payload load 2b @ transport header + 14 => reg 1 ]
[ lookup reg 1 set set%d ]
-# tcp checksum 23456 log drop
-inet test-inet input
- [ meta load l4proto => reg 1 ]
- [ cmp eq reg 1 0x00000006 ]
- [ payload load 2b @ transport header + 16 => reg 1 ]
- [ cmp eq reg 1 0x0000a05b ]
- [ log prefix (null) ]
- [ immediate reg 0 drop ]
-
# tcp checksum 22
inet test-inet input
[ meta load l4proto => reg 1 ]