Merge branch 'more-pmtu-selftests'
authorDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 18:00:24 +0000 (11:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 18:00:24 +0000 (11:00 -0700)
commitee9615be250d47ee16a6f51d7886b361a84512b0
tree9f6f17335cf23df8f21aa09c0d94c7a61ac39fdd
parent062f97a314355c3f0021cfa1454726cfe12432fa
parente44e428f59e4299bd060ac5c1618c4ac8e77c75a
Merge branch 'more-pmtu-selftests'

Sabrina Dubroca says:

====================
selftests: add more PMTU tests

The current selftests for PMTU cover VTI tunnels, but there's nothing
about the generation and handling of PMTU exceptions by intermediate
routers. This series adds and improves existing helpers, then adds
IPv4 and IPv6 selftests with a setup involving an intermediate router.

Joint work with Stefano Brivio.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>