On Thu, Dec 29, 2022 at 12:27:46PM +0500, Vladislav Grishenko wrote:
[...]
> v15:
>     rebase to master (Dec 2022)
>     add optional port argument to --remote and --remote-srv usage message
>     fix --proto option coexisting with --remote-srv
>     fix --nobind option coexisting with --remote-srv
>     fix options postprocess mutation lost in v13/v14
>     recover --mtu-test handling with --remote-srv
>     use explicit srv resolve stub for openbsd for the future
>     fix comments

I don't really have time today to review this completely, but a quick test
seems to confirm the issue I identified last time is indeed fixed. Tested
by replacing --remote in t_client tests 1 and 2 with --remote-srv 
lichtenheld.net

SRV setup for lichtenheld.net:
_openvpn._tcp   60      IN      SRV     0 0 51194 conn-test-server.openvpn.org.
_openvpn._udp   60      IN      SRV     0 0 51194 conn-test-server.openvpn.org.

Regards,
-- 
  Frank Lichtenheld


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to