Re: [Openvpn-devel] [Openvpn-users] FreeBSD+cryptodev testers wanted

2015-03-31 Thread Gert Doering
Hi, On Tue, Mar 31, 2015 at 10:30:39AM -0400, Mike Tancsa wrote: > On 3/31/2015 10:23 AM, Gert Doering wrote: > >On Tue, Mar 31, 2015 at 09:39:46AM -0400, Mike Tancsa wrote: > >>I am not able to reproduce this. > > > >You need to use --daemon to make openvpn fork(). Otherwise, it will > >"just

Re: [Openvpn-devel] [Openvpn-users] FreeBSD+cryptodev testers wanted

2015-03-31 Thread Mike Tancsa
On 3/31/2015 10:30 AM, Mike Tancsa wrote: On 3/31/2015 10:23 AM, Gert Doering wrote: Hi, On Tue, Mar 31, 2015 at 09:39:46AM -0400, Mike Tancsa wrote: I am not able to reproduce this. You need to use --daemon to make openvpn fork(). Otherwise, it will "just work", but after forking, the

Re: [Openvpn-devel] [Openvpn-users] FreeBSD+cryptodev testers wanted

2015-03-31 Thread Mike Tancsa
On 3/31/2015 10:23 AM, Gert Doering wrote: Hi, On Tue, Mar 31, 2015 at 09:39:46AM -0400, Mike Tancsa wrote: I am not able to reproduce this. You need to use --daemon to make openvpn fork(). Otherwise, it will "just work", but after forking, the cryptodev file descriptor is no longer valid

Re: [Openvpn-devel] [Openvpn-users] FreeBSD+cryptodev testers wanted

2015-03-31 Thread Gert Doering
Hi, On Tue, Mar 31, 2015 at 09:39:46AM -0400, Mike Tancsa wrote: > I am not able to reproduce this. You need to use --daemon to make openvpn fork(). Otherwise, it will "just work", but after forking, the cryptodev file descriptor is no longer valid -> boom. Steffan's patch should fix that.

Re: [Openvpn-devel] Increasing TUN_MTU_MIN to make connection establishment faster

2015-03-31 Thread Jiri Horky
On 03/31/2015 11:53 AM, David Sommerseth wrote: > On 31/03/15 10:04, Jiri Horky wrote: >> Hi all, >> >> continuing yesterday's IRC discussion. I would like to ask whether you >> can think of a reason why TUN_MTU_MIN is set to only 100 bytes, and >> maybe more importantly, why this value is

Re: [Openvpn-devel] Increasing TUN_MTU_MIN to make connection establishment faster

2015-03-31 Thread David Sommerseth
On 31/03/15 10:04, Jiri Horky wrote: > Hi all, > > continuing yesterday's IRC discussion. I would like to ask whether you > can think of a reason why TUN_MTU_MIN is set to only 100 bytes, and > maybe more importantly, why this value is effectively enforced in function > > static void >

Re: [Openvpn-devel] Increasing TUN_MTU_MIN to make connection establishment faster

2015-03-31 Thread Jiri Horky
On 03/31/2015 10:13 AM, Arne Schwabe wrote: > > Am 31.03.15 um 10:04 schrieb Jiri Horky: >> Hi all, >> >> continuing yesterday's IRC discussion. I would like to ask whether you >> can think of a reason why TUN_MTU_MIN is set to only 100 bytes, and >> maybe more importantly, why this value is

Re: [Openvpn-devel] Increasing TUN_MTU_MIN to make connection establishment faster

2015-03-31 Thread Arne Schwabe
Am 31.03.15 um 10:04 schrieb Jiri Horky: > Hi all, > > continuing yesterday's IRC discussion. I would like to ask whether you > can think of a reason why TUN_MTU_MIN is set to only 100 bytes, and > maybe more importantly, why this value is effectively enforced in function > > static void >

[Openvpn-devel] Increasing TUN_MTU_MIN to make connection establishment faster

2015-03-31 Thread Jiri Horky
Hi all, continuing yesterday's IRC discussion. I would like to ask whether you can think of a reason why TUN_MTU_MIN is set to only 100 bytes, and maybe more importantly, why this value is effectively enforced in function static void tls_init_control_channel_frame_parameters(const struct frame

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread Matthias Andree
Am 31.03.2015 um 08:44 schrieb sam...@openvpn.net: > From: Samuli Seppänen > > This patch is against the release/2.3 branch > > Trac: 512 > Signed-off-by: Samuli Seppänen > --- > doc/openvpn.8 | 1800 >

[Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread samuli
From: Samuli Seppänen This patch is against the release/2.3 branch Trac: 512 Signed-off-by: Samuli Seppänen --- doc/openvpn.8 | 1800 - 1 file changed, 900 insertions(+), 900 deletions(-) diff

[Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread samuli
From: Samuli Seppänen Trac: 512 Signed-off-by: Samuli Seppänen --- doc/openvpn.8 | 1810 - 1 file changed, 905 insertions(+), 905 deletions(-) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index