freebsd-src/tests/sys/net/if_ovpn
Kristof Provost f76df4718d if_ovpn tests: fix route_to test case
* Move the .254 address to the tunnel device so we reply through the
  tunnel.
* Remove the network route to 'break' routing, which we then 'fix' with
  pf's route-to, which is the functionality we wanted to test in the
  first place.

Reported by:	markj
Sponsored by:   Rubicon Communications, LLC ("Netgate")
2023-05-08 17:44:47 +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 route_to test case 2023-05-08 17:44:47 +02:00
if_ovpn_c.c if_ovpn tests: skip the if_ovpn_c test if if_ovpn.ko isn't loaded 2023-03-01 10:07:34 +01:00
Makefile if_ovpn tests: Serialize 2023-03-30 19:35:59 -04:00
server.crt
server.key
user.pass
utils.subr