I had look at "NDIS 5.1 to NDIS 6.0 migration guide", looks easy
enough, I hope to give a try soon.
also, it is possibility to run tap-driver on WinRT, there's still no
openvpn for WinRT devices, right ?
2013/11/17 David Sommerseth :
> On 17. nov. 2013 11:40, Gert Doering wrote:
>> Hi,
>>
>> just
Am 30.11.13 12:50, schrieb Илья Шипицин:
> I had look at "NDIS 5.1 to NDIS 6.0 migration guide", looks easy
> enough, I hope to give a try soon.
> also, it is possibility to run tap-driver on WinRT, there's still no
> openvpn for WinRT devices, right ?
>
>
Nobody has yet looked into what requiremen
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
---
src/openvpn/socket.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletio