[Openvpn-devel] [PATCH applied] Re: wintun: set adapter properties via interactive service

2019-12-18 Thread Gert Doering
Your patch has been applied to the master branch. (This is a bit of a weird one, as the "v3" of 6/7 was sent by Simon, fixing the strcpy() part, but having "From: Lev" in it... I cannot technically accept the acked-by: in such a patch because it would be from the same person that send the new vers

[Openvpn-devel] [PATCH applied] Re: wintun: clear adapter settings on tun close

2019-12-18 Thread Gert Doering
Your patch has been applied to the master branch. Fixed the "char *foo" comment Selva had on the fly. Test built on Ubuntu 1604/mingw. No further tests. Stared a bit at the code. Not sure I like the way this overloads v4/v6 into the same function just to be able to share a bit of common code (