From 17841a1975cd1c4346f243144f775a8cb17c50b5 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Tue, 8 Aug 2017 13:13:01 +0200 Subject: tests: add tcp option set support / tcp mss mangling test cases Signed-off-by: Florian Westphal Acked-by: Pablo Neira Ayuso --- tests/py/inet/rt.t.payload | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/py/inet/rt.t.payload') diff --git a/tests/py/inet/rt.t.payload b/tests/py/inet/rt.t.payload index d94973e0..2f6265ed 100644 --- a/tests/py/inet/rt.t.payload +++ b/tests/py/inet/rt.t.payload @@ -12,3 +12,8 @@ inet test-inet output [ rt load nexthop6 => reg 1 ] [ cmp eq reg 1 0x000000fd 0x00000000 0x00000000 0x01000000 ] +# tcp option maxseg size set rt mtu +inet test-inet output + [ rt load tcpmss => reg 1 ] + [ exthdr write tcpopt reg 1 => 2b @ 2 + 2 ] + -- cgit v1.2.3