0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Heiko Hund f1bdbe5088
fix handling of --proto option
Make it possible to enforce the protocol family by appending 4/6 to
to the protocol, e.g. tcp6 or udp4. While it is already possible to
have protocol options like these in the configuration, they are not
enforced so far. Thus you could still be connected to a v6 address
even though the config requested v4 only.

Since v2.3 the openvpn 2.x series behaves like this. So, this is also
to catch up with the behavior there.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-05-05 19:46:57 +02:00
..
ovpncli docs: Update README 2021-04-22 12:54:34 +02:00
ssl docs: Update README 2021-04-22 12:54:34 +02:00
unittests fix handling of --proto option 2021-05-05 19:46:57 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00