[Openvpn-devel] [PATCH applied] Re: change the type of remote to addrinfo.

2013-11-27 Thread Gert Doering
ACK. Code reviewed, understood, makes sense (and some of the ASSERT(0) in there are to-be-cleanedup markers being fixed in the next hunks). I have taken the liberty of carefully massaging some of the whitespace, pull up one fix to init.c from 6/9, and change one mishap in socket.h - a diff betwee

Re: [Openvpn-devel] [PATCH applied] Re: change the type of remote to addrinfo.

2013-11-27 Thread Gert Doering
Hi, On Wed, Nov 27, 2013 at 08:23:46PM +0100, Gert Doering wrote: > I have taken the liberty of carefully massaging some of the whitespace, > pull up one fix to init.c from 6/9, and change one mishap in socket.h - > a diff between "previous master + 4/9" and "6c5db192c30ff" is attached. Well. If

[Openvpn-devel] [PATCH applied] Re: When resolving fails print the error message from socket layer

2013-11-27 Thread Gert Doering
ACK. Patch has been applied to master branch. It looks useful for 2.3 as well, but the code is different enough already that it wouldn't apply as is, so it would be a separate patch. commit aa162d44edae8530391775b55e7b4f149548537e (master) Author: Arne Schwabe List-Post: openvpn-devel@lists.so