Re: [Openvpn-devel] [PATCH 2/5] Implement forwarding client CR_RESPONSE messages to management

2019-10-24 Thread Arne Schwabe
> > I see one challenge with this approach, and it is that it locks us to one > specific format for the CR_RESPONSE. I think it would be appropriate to > extend it with a "version" field before {CID}, so we have a chance to extend > the protocol without updating much of the core OpenVPN 2.x code

[Openvpn-devel] [PATCH] Ignore --pull-filter for --mode server

2019-10-24 Thread Richard Bonhomme
Closes trac#1164 Signed-off-by: Richard Bonhomme --- src/openvpn/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openvpn/options.c b/src/openvpn/options.c index 752f5f2c..796e632e 100644 --- a/src/openvpn/options.c +++ b/src/openvpn/options.c @@ -2233,7 +2233,7

[Openvpn-devel] Summary of the community meeting (24th Oct 2019)

2019-10-24 Thread Samuli Seppänen
Hi, Here's the summary of the IRC meeting. --- COMMUNITY MEETING Place: #openvpn-meeting on irc.freenode.net Date: Thursday 24th October 2019 Time: 20:00 CEST (18:00 UTC) Planned meeting topics for this meeting were here: Your lo

Re: [Openvpn-devel] [PATCH] Force combinationation of --socks-proxy and --proto UDP to use IPv4.

2019-10-24 Thread Antonio Quartulli
Hi, On 20/10/2019 17:00, Gert Doering wrote: > Our current socks.c code does not handle IPv6 + UDP mode (socket > negotiated with server is IPv4-only, addresses passed in the > packets are IPv4-only). If this combination is specified, print > an explanatory message and force IPv4-only. > > While

[Openvpn-devel] [PATCH v2] Ignore --pull-filter for --mode server

2019-10-24 Thread Richard Bonhomme
OpenVPN-GUI (For Windows) currently always adds "--pull-filter" which is a fatal error when also using "--mode server" Using "--pull-filter" implicitly requires the use of "--pull". Using "--mode server" and "--pull" is a fatal error which supercedes "--pull-filter" Safely ignore "--pull-filter"

[Openvpn-devel] [PATCH applied] Re: Ignore --pull-filter for --mode server

2019-10-24 Thread Gert Doering
Acked-by: Gert Doering Thanks. (One could argue on whether this is the "most correct" patch, but while we do so, it's very non-intrusive and fixes a real world problem for some users). Your patch has been applied to the master and release/2.4 branch. commit bb1ea491cd16d11b448342e8287beacae61