Hi,

On Thu, Aug 25, 2016 at 09:15:22PM +0200, David Sommerseth wrote:
> ACK.  Tested both master and release/2.3 branches with and without this
> patch.  On master this patch was needed to allow --lport 443 together
> with --user openvpn --group openvpn.  On release/2.3 this patch was
> not needed.
> 
> Your patch has been applied to the master branch

Uh.  I'm not sure what happened here, but this patch breaks all (most?) TCP
client connections for me.  Across the board, all buildslaves (BSD and
Solaris) have issues connecting via TCP, and my linux client fails as well:

Thu Aug 25 22:07:29 2016 Attempting to establish TCP connection with 
[AF_INET]199.102.77.82:51194 [nonblock]
Thu Aug 25 22:07:29 2016 TCP: connect to [AF_INET]199.102.77.82:51194 failed: 
Connection timed out
Thu Aug 25 22:07:29 2016 SIGUSR1[connection failed(soft),init_instance] 
received, process restarting
Thu Aug 25 22:07:29 2016 Restart pause, 5 second(s)

seems that the patch interferes with the new timeout logic, and a 
"sudden death" timeout of 0 seconds strikes because something is not
initialized yet.

David, please test the stuff you commit a bit more thoroughly, with a full 
set of t_client tests (udp, tcp, tun+tap) at least.  *Especially* those 
"harmless looking" patches that have lingered around for a bit while other 
serious code changes have happened.

Please revert.

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to