]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 20 Feb 2019 21:11:18 +0000 (22:11 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 25 Nov 2019 13:56:37 +0000 (14:56 +0100)
commit8c1328e33ea100886cfc557d8d701b24af90bcff
treebceb8964e7d792c18f4e2e773200677e184f529d
parentbb8f90d95de7622652b8dacb650f07e41f5c6171
UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests

The pmtu_ipv6_exception can fail if IPv6 DAD has not completd
by the time the test attempts to make use of the interface.
Prevent this by disabling DAD on the interfaces.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
tools/testing/selftests/net/pmtu.sh