summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/rt.t
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-08-08 13:13:01 +0200
committerFlorian Westphal <fw@strlen.de>2017-08-22 23:51:09 +0200
commit17841a1975cd1c4346f243144f775a8cb17c50b5 (patch)
treec5665cd2b719417cd7081a787b75aacec6229571 /tests/py/inet/rt.t
parent444ac7bee1452cdf59ec44400db210423052d109 (diff)
tests: add tcp option set support / tcp mss mangling test cases
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/rt.t')
-rw-r--r--tests/py/inet/rt.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/py/inet/rt.t b/tests/py/inet/rt.t
index f2dcbdc4..9543738b 100644
--- a/tests/py/inet/rt.t
+++ b/tests/py/inet/rt.t
@@ -1,4 +1,4 @@
-:output;type filter hook input priority 0
+:output;type filter hook output priority 0
*inet;test-inet;output
@@ -6,3 +6,5 @@ rt nexthop 192.168.0.1;fail
rt nexthop fd00::1;fail
meta nfproto ipv4 rt nexthop 192.168.0.1;ok
meta nfproto ipv6 rt nexthop fd00::1;ok
+
+tcp option maxseg size set rt mtu;ok