]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pmtu-selftest-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Feb 2019 05:28:59 +0000 (21:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Feb 2019 05:28:59 +0000 (21:28 -0800)
commit2d9825d96aef046521b7a871d011be9419488a12
tree03b898eede8834f2c7d71b6a7d9670438ceb8e90
parentc131611dfee8814de80c2ad614775d4d3c7b090d
parent8b21c8a9c3a279ee427f2c1ed94f9513eabb1b69
Merge branch 'pmtu-selftest-fixes'

Paolo Abeni says:

====================
selftests: pmtu: fix and increase coverage

This series includes a fixup for the pmtu.sh test script, related to IPv6
address management, and adds coverage for the recently reported and fixed
PMTU exception issue

v2 -> v3:
 - more cleanups

v1 -> v2:
 - several script cleanups
====================

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