Re: [Openvpn-devel] [PATCH] Fix IPv6_V6ONLY logic.

2013-12-01 Thread Arne Schwabe
Am 30.11.13 22:38, schrieb Gert Doering: > The "ipv6only" setsockopt logic introduced by 8832c6c4cf was inverted, > fix. Also add a msg() to show what value is set, as that makes strange > v4/v6 connectivity problems much easier to spot. > > Signed-off-by: Gert Doering > ACK. Arne P.S.: I don't

[Openvpn-devel] [PATCH applied] Re: Fix IPv6_V6ONLY logic.

2013-12-01 Thread Gert Doering
Your patch has been applied to the master branch. commit 451de0a8d61a8a2c4a049837374a728090b4e4d6 Author: Gert Doering List-Post: openvpn-devel@lists.sourceforge.net Date: Sat Nov 30 22:38:28 2013 +0100 Fix IPv6_V6ONLY logic. Signed-off-by: Gert Doering Acked-by: Arne Schwabe