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)
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>

Trivial merge