Re: [PATCH] openvpn: update to 2.5.0

2020-11-30 Thread Jo-Philipp Wich
Hi, [...] > @@ -137,6 +143,7 @@ allow_recursive_routing > auth_nocache > auth_user_pass_optional > bind > +block-ipv6 I suppose this needs to be `block_ipv6` ? > ccd_exclusive > client > client_to_client > @@ -185,10 +192,13 @@ tls_server > up_delay > up_restart > username_as_common_nam

[PATCH] openvpn: update to 2.5.0

2020-10-31 Thread Magnus Kroken
New features: * Per client tls-crypt keys * ChaCha20-Poly1305 can be used to encrypt the data channel * Routes are added/removed via Netlink instead of ifconfig/route (unless iproute2 support is enabled). * VLAN support when using a TAP device Significant changes: * Server support can no longer