freebsd-src/tests/sys/net/if_ovpn
Kristof Provost 713efe0542 if_ovpn tests: fix timeout test case
Use the management interface to work out if we've timed out the client,
rather than looking for an openvpn process to die (with incorrect
syntax).

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-10-18 10:12:23 +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: fix timeout test case 2022-10-18 10:12:23 +02:00
if_ovpn_c.c Adjust function definition in if_ovpn_c.c to avoid clang 15 warning 2022-08-14 13:11:52 +02:00
Makefile if_ovpn tests: fix WITHOUT_PF 2022-08-18 11:25:51 +02:00
server.crt
server.key
user.pass
utils.subr