mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 23:46:45 +00:00

To increase code coverage, extend the ovpn selftests with the following cases: * connect UDP peers using a mix of IPv6 and IPv4 at the transport layer * run full test with tunnel MTU equal to transport MTU (exercising IP layer fragmentation) * ping "LAN IP" served by VPN peer ("LAN behind a client" test case) Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
1 10.10.1.1 1 10.10.1.2 1 5.5.5.2
|
|
2 10.10.2.1 1 10.10.2.2 1 5.5.5.3
|
|
3 10.10.3.1 1 10.10.3.2 1 5.5.5.4
|
|
4 fd00:0:0:4::1 1 fd00:0:0:4::2 1 5.5.5.5
|
|
5 fd00:0:0:5::1 1 fd00:0:0:5::2 1 5.5.5.6
|
|
6 fd00:0:0:6::1 1 fd00:0:0:6::2 1 5.5.5.7
|