aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/patches/200-small_build_enable_occ.patch
diff options
context:
space:
mode:
authorMagnus Kroken <mkroken@gmail.com>2016-12-10 12:11:33 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-22 16:42:18 +0100
commit13592c14541b6dbd9e572b68f30b38fe9788f23f (patch)
tree990efdd8ced61f7024a837069fe9ec6731944c74 /package/network/services/openvpn/patches/200-small_build_enable_occ.patch
parentf67867adb054e16a73c5f644e5bdf77e64eaddcf (diff)
downloadupstream-13592c14541b6dbd9e572b68f30b38fe9788f23f.tar.gz
upstream-13592c14541b6dbd9e572b68f30b38fe9788f23f.tar.bz2
upstream-13592c14541b6dbd9e572b68f30b38fe9788f23f.zip
openvpn: update to 2.4_rc2
OpenVPN 2.4 builds with mbedTLS 2.x, rename openvpn-polarssl variant to openvpn-mbedtls. Some feature highlights: * Data channel cipher negotiation * AEAD cipher support for data channel encryption (currently only * AES-GCM) * ECDH key exchange for control channel * LZ4 compression support See https://github.com/OpenVPN/openvpn/blob/master/Changes.rst for additional change notes. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Diffstat (limited to 'package/network/services/openvpn/patches/200-small_build_enable_occ.patch')
-rw-r--r--package/network/services/openvpn/patches/200-small_build_enable_occ.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/openvpn/patches/200-small_build_enable_occ.patch b/package/network/services/openvpn/patches/200-small_build_enable_occ.patch
index eef4da2d26..96276d4723 100644
--- a/package/network/services/openvpn/patches/200-small_build_enable_occ.patch
+++ b/package/network/services/openvpn/patches/200-small_build_enable_occ.patch
@@ -1,6 +1,6 @@
--- a/src/openvpn/syshead.h
+++ b/src/openvpn/syshead.h
-@@ -602,9 +602,7 @@ socket_defined (const socket_descriptor_
+@@ -589,9 +589,7 @@ socket_defined (const socket_descriptor_
/*
* Should we include OCC (options consistency check) code?
*/