]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7aa4f103eb2e2de6d5640c79cd95d5dc82b49bda
tree9f6f17335cf23df8f21aa09c0d94c7a61ac39fdd
parentfaba460b7f7f407adeb494dd7b185e2a3b63025a
parent2ada82e862cffbedaf823c225fb3a7c6f07a4365
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>