freebsd-src/tests/sys/net/if_ovpn
Kristof Provost 248da7940a if_ovpn tests: Test using a TCP socket for DCO
This used to trigger panics, so try to reproduce it.
Create an if_ovpn interface, set a new peer on it with a TCP fd (as
opposed to the expected UDP) and ensure that this is rejected.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-08-11 10:40:03 +02:00
..
ccd if_ovpn tests: extend multi_client test with an iroute test 2022-06-28 13:51:41 +02:00
ca.crt
ca.key
client.crt
client.key
client2.crt if_ovpn tests: extend multi_client test with an iroute test 2022-06-28 13:51:41 +02:00
client2.key if_ovpn tests: extend multi_client test with an iroute test 2022-06-28 13:51:41 +02:00
dh.pem
if_ovpn.sh if_ovpn tests: remote access test case 2022-08-09 15:14:14 +02:00
if_ovpn_c.c if_ovpn tests: Test using a TCP socket for DCO 2022-08-11 10:40:03 +02:00
Makefile if_ovpn tests: Test using a TCP socket for DCO 2022-08-11 10:40:03 +02:00
server.crt
server.key
user.pass
utils.subr