]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_ovpn tests: test large packets in IPv6 tunnel
authorKristof Provost <kp@FreeBSD.org>
Thu, 21 Mar 2024 07:38:45 +0000 (08:38 +0100)
committerKristof Provost <kp@FreeBSD.org>
Fri, 22 Mar 2024 08:00:05 +0000 (09:00 +0100)
commite08b44339b65a6aa7df4a58d0b1f471ba16da410
treec78acf843b0a6fa5fc3fe9b24bbe69437be5b174
parent594c5fa10919c25e7398348731d7da55149a5e5c
if_ovpn tests: test large packets in IPv6 tunnel

There's a report of MTU issues over IPv6 DCO tunnels.
Extend the 4in6 test to send a series of pings with different sizes, as
well as transfer a large file.

No issues were found, but we may as well extend the test case.

PR: 276838
tests/sys/net/if_ovpn/if_ovpn.sh