[Openvpn-devel] [PATCH applied] Re: Make ENABLE_OCC no longer depend on !ENABLE_SMALL

2017-03-20 Thread Gert Doering
Patch has been applied to the master and release/2.4 branch. commit 363af65178b8bbb482df958d6570c8763aee5d1d (master) commit 037669f3dd05d725d34f43e85eb2aad5f18ec90c (release/2.4) Author: Gert Doering Date: Sun Mar 19 19:41:35 2017 +0100 Make ENABLE_OCC no longer depend on !ENABLE_SMALL

Re: [Openvpn-devel] [PATCH] Make ENABLE_OCC no longer depend on !ENABLE_SMALL

2017-03-20 Thread Steffan Karger
On 20-03-17 19:28, Gert Doering wrote: > On Mon, Mar 20, 2017 at 07:20:50PM +0100, Steffan Karger wrote: >>> @@ -589,9 +589,7 @@ socket_defined(const socket_descriptor_t sd) >>> /* >>> * Should we include OCC (options consistency check) code? >>> */ >>> -#ifndef ENABLE_SMALL >>> #define ENAB

[Openvpn-devel] [PATCH applied] Re: Document --proto udp6, tcp6, etc.

2017-03-20 Thread Gert Doering
Patch has been applied to the release/2.3 branch, with the suggested change from "can not" to "cannot", though oxford dictionary claims both is correct :-) - just "cannot" is more frequently used. commit 69c4e0640e076facaf8cd945833ea0b1078a836e Author: Gert Doering Date: Sun Mar 19 20:34:51 2017

Re: [Openvpn-devel] [PATCH] Make ENABLE_OCC no longer depend on !ENABLE_SMALL

2017-03-20 Thread Gert Doering
Hi, On Mon, Mar 20, 2017 at 07:20:50PM +0100, Steffan Karger wrote: > > @@ -589,9 +589,7 @@ socket_defined(const socket_descriptor_t sd) > > /* > > * Should we include OCC (options consistency check) code? > > */ > > -#ifndef ENABLE_SMALL > > #define ENABLE_OCC > > -#endif > > > > /* > >

Re: [Openvpn-devel] [PATCH] Make ENABLE_OCC no longer depend on !ENABLE_SMALL

2017-03-20 Thread Steffan Karger
Hi, On 19-03-17 19:41, Gert Doering wrote: > OCC is useful functionality which (according to LEDE devs) adds only > about 3k to the binary size - and if the embedded router folks can > afford this trade-off, everyone else can :-) > > Inspired by > https://git.lede-project.org/?p=source.git;a=com

[Openvpn-devel] [PATCH applied] Re: Fix installation of IPv6 host route to VPN server when using iservice.

2017-03-20 Thread Gert Doering
Got it tested by now, works :-) Patch has been applied to the master and release/2.4 branch. commit 27740b376c1ca89a43dcff5c8309f1e1afecc5c9 (master) commit 46e65494194f0bba0c63be8360b56ed595949720 (release/2.4) Author: Gert Doering Date: Sun Mar 19 20:10:49 2017 +0100 Fix installation of

Re: [Openvpn-devel] [PATCH] Fix installation of IPv6 host route to VPN server when using iservice.

2017-03-20 Thread Selva Nair
Hi, On Sun, Mar 19, 2017 at 3:10 PM, Gert Doering wrote: > The "prepare IPv6 route message to interactive service" was properly > handing the correct interface index (r->adapter_index) for this case, > but then always overwrote the gateway address with our magic tun/tap > fe80::8 value. Only do

[Openvpn-devel] Consider git tags for I60x

2017-03-20 Thread debbie10t
Hi just so this does not get forgotten about: @dazo | slypknot: https://github.com/OpenVPN/openvpn-build @dazo | I see that there are no tags with the I60x indicator ... that could probably be something mattock should consider to add @cron2 | true Regards -