]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
authorSabrina Dubroca <sd@queasysnail.net>
Mon, 8 Oct 2018 12:37:05 +0000 (14:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 18:00:23 +0000 (11:00 -0700)
commit10460ed651be0be9929d39f8ac77b85116c896c9
tree9f6f17335cf23df8f21aa09c0d94c7a61ac39fdd
parentef39c523d31c5f978bed5bd3a7bfdb8573d39e64
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests

Commit 55c6e7bb3b58 ("selftests: net: Introduce first PMTU test") and
follow-ups introduced some PMTU tests, but they all rely on tunneling,
and, particularly, on VTI.

These new tests use simple routing to exercise the generation and
update of PMTU exceptions in IPv4 and IPv6.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/pmtu.sh