Re: [Openvpn-devel] [PATCH] Fix compilcation error with --disable-crypto

2015-10-10 Thread Arne Schwabe
Am 10.10.15 um 12:14 schrieb Lev Stipakov: > Also disable behavior for static key setup. ACK from. Arne

[Openvpn-devel] [PATCH] Fix compilcation error with --disable-crypto

2015-10-10 Thread Lev Stipakov
Also disable behavior for static key setup. --- src/openvpn/forward.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/openvpn/forward.c b/src/openvpn/forward.c index 513fbae..c17be35 100644 --- a/src/openvpn/forward.c +++ b/src/openvpn/forward.c @@ -1199,13 +1199,16