Re: [Openvpn-devel] [PATCH] Add option --push-suppress-ipv6 to stop sending IPv6 info to clients.

2015-12-26 Thread Arne Schwabe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > So, you asked for it, you or Arne get to review this :-) - it's currently > missing a man page entry, but the commit message explains how it works - > just put and a changlog entry :) > > > push-remove tun-ipv6 > push-remove route-ipv6 > >

Re: [Openvpn-devel] [PATCH] Add option --push-suppress-ipv6 to stop sending IPv6 info to clients.

2015-12-26 Thread Gert Doering
Hi, On Fri, Oct 23, 2015 at 10:12:36AM +0200, David Sommerseth wrote: > > Am 21.10.15 um 00:50 schrieb David Sommerseth: > >>> > --push-filter ifconfig-ipv6 tun-ipv6 route-ipv6 > >>> > > >>> > which would do exactly what the current patch did, but is much more > >>> > flexible > >>> > depending

[Openvpn-devel] Fabian Knittel's 802.1q/VLAN tagging support

2015-12-26 Thread Mike Auty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, It's been a long time since I contributed to OpenVPN, but I've used it on and off since 2004. I recently wanted to have a single instance of OpenVPN support multiple clients, segregated into separate VLANs based on their credentials. After

[Openvpn-devel] [PATCH applied] Re: Make certificate expiry warning patch (091edd8e299686) work on OpenSSL 1.0.1 and earlier.

2015-12-26 Thread Gert Doering
Patch has been applied to the master and release/2.3 branch. commit 0e591a2fce325e2b91d429ea18aa6ed383330383 (master) commit ca6045756e90a6efbad0bc7c2ad84443926ae9d4 (release/2.3) Author: Jan Just Keijser List-Post: openvpn-devel@lists.sourceforge.net Date: Sat Dec 26 10:15:04 2015 +0100

Re: [Openvpn-devel] [PATCH] Warn user if their certificate has expired

2015-12-26 Thread Steffan Karger
On 26-12-15 10:19, Gert Doering wrote: On Wed, Dec 23, 2015 at 04:11:17PM +0100, Jan Just Keijser wrote: I justed wanted to get back to this one one more time: attached is a patch to ssl_openssl.c that works in combination with Steffan's patch to check for expired certificates. This new patch-pa

Re: [Openvpn-devel] XP broken (wrt IPv6 in 2.3.9)

2015-12-26 Thread Gert Doering
Hi, On Sun, Dec 20, 2015 at 07:19:20PM +0100, Gert Doering wrote: > > Moving to openvpn-devel. > > > > We could probably detect XP only (or technically "less then Vista") by > > checking that IsWindowsVistaOrGreater() == false which seems to be > > simpler. It should fix the problem. > > That wo

Re: [Openvpn-devel] [PATCH] Warn user if their certificate has expired

2015-12-26 Thread Gert Doering
Hi, On Wed, Dec 23, 2015 at 04:11:17PM +0100, Jan Just Keijser wrote: > I justed wanted to get back to this one one more time: attached is a > patch to ssl_openssl.c that works in combination with Steffan's patch to > check for expired certificates. This new patch-patch works on my CentOS > 6 (