Hi, On 20/10/2019 17:00, Gert Doering wrote: > Our current socks.c code does not handle IPv6 + UDP mode (socket > negotiated with server is IPv4-only, addresses passed in the > packets are IPv4-only). If this combination is specified, print > an explanatory message and force IPv4-only. > > While at it, extend socks.c code to print address+port of auxiliary > UDP connection to SOCKS server (helps debugging). > > Trac: #1221 > > Signed-off-by: Gert Doering <g...@greenie.muc.de>
I performed some basic test to ensure the rest is not being broken by this change and it all looks good. The patch does just what it says and it makes sense. I cannot test with an actual socks server, but Gert said he did so and I trust his test rig. I ensured that the "Force IPv4" was being performed when needed and it did so. Acked-by: Antonio Quartulli <anto...@openvpn.net> -- Antonio Quartulli _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel