|
From: <ope...@li...> - 2011-04-14 15:02:28
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 9ed122efe870288ea75ee62a4eae2373a655145b (commit)
via cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c (commit)
from 6b2883a637fe73492f09816ee95b00c1b88d5fcb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9ed122efe870288ea75ee62a4eae2373a655145b
Author: James Yonan <ja...@op...>
Date: Sun Apr 3 23:48:15 2011 +0200
Fixed bug in port-share that could cause port share process to crash
with output like this:
TCP connection established with 85.190.0.3:41781
85.190.0.3:41781 SIGTERM[soft,port-share-redirect] received, client-instance exiting
MANAGEMENT: TCP recv error: Socket operation on non-socket
MANAGEMENT: Client disconnected
MANAGEMENT: Triggering management exit
Exiting due to fatal error
EVENT: epoll_ctl EPOLL_CTL_MOD failed, sd=6: Bad file descriptor (errno=9)
Then an error like this for every incoming connection that should be
proxied:
76.120.71.74:55302 PORT SHARE: sendmsg failed -- unable to communicate with background process (6,8,-1,-1): Connection refused (errno=111)
Version 2.1.3s
commit cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c
Author: Gert Doering <ge...@gr...>
Date: Sat Apr 9 18:16:21 2011 +0200
Add more detailed explanation regarding the function of "--rdns-internal"
As agreed in last thursday's IRC meeting [1], I've added a comment to the
code explaining "--rdns-internal". It's really very much an internal
option, so it does not need to go to the man page.
[1] http://thread.gmane.org/gmane.network.openvpn.devel/4573
Signed-off-by: Gert Doering <ge...@gr...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
options.c | 8 +++++++-
ps.c | 3 +++
2 files changed, 10 insertions(+), 1 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|