[Openvpn-devel] [PATCH applied] Re: Fix --mssfix when using NCP

2016-09-10 Thread Gert Doering
ACK! (and thanks) Your patch has been applied to the master branch. commit cbc3c5a9831b44ec7f59e8cb21e19ea364e6c0ee (master) Author: Steffan Karger Date: Sat Sep 10 08:11:12 2016 +0200 Fix --mssfix when using NCP Signed-off-by: Steffan Karger Acked-by: Gert

Re: [Openvpn-devel] [PATCH 1/2] Fix --mssfix when using NCP

2016-09-10 Thread Steffan Karger
On 10 September 2016 at 08:11, Steffan Karger wrote: > [PATCH 1/2] ... oops. The 1/2 is a historical artefact. There is no 2/2. -Steffan -- ___

[Openvpn-devel] [PATCH 1/2] Fix --mssfix when using NCP

2016-09-10 Thread Steffan Karger
As reported in trac #716, cipher negotiation (NCP) broke --mssfix. This patch now also restores the mssfix value after the crypto negotiation. Signed-off-by: Steffan Karger --- src/openvpn/init.c | 15 +-- src/openvpn/mtu.c | 10 ++ src/openvpn/mtu.h |