[Openvpn-devel] [PATCH] openvpn ipv6 pool env variables

2013-05-24 Thread Samuel Thibault
Hello, To make it short: yes, the ipv6 pool environment variables are useful, for user-defined scripts to be run at connection for instance to propagate routes, do accounting, etc. The patch below adds them. Thanks, Samuel Add IPv6 pool environment variables Add ifconfig_ipv6_pool_local_ip,

Re: [Openvpn-devel] [PATCH] make "explicit-exit-notify" pullable again

2013-05-24 Thread Gert Doering
Hi, On Fri, May 24, 2013 at 02:36:32PM +0200, Jan Just Keijser wrote: > diff --git a/src/openvpn/options.c b/src/openvpn/options.c > index d44f835..47df4cb 100644 > --- a/src/openvpn/options.c > +++ b/src/openvpn/options.c ACK, and thanks. Applied to master and release/2.3 branches. commit

[Openvpn-devel] [PATCH] make "explicit-exit-notify" pullable again

2013-05-24 Thread Jan Just Keijser
diff --git a/src/openvpn/options.c b/src/openvpn/options.c index d44f835..47df4cb 100644 --- a/src/openvpn/options.c +++ b/src/openvpn/options.c @@ -5084,8 +5084,7 @@ add_option (struct options *options, #ifdef ENABLE_OCC else if (streq (p[0], "explicit-exit-notify")) { -