openvpn: update to 2.4.9
[openwrt/openwrt.git] / package / network / services / openvpn / Config-nossl.in
index 3eaa2288824bc599d4f3c8aae12a340e02f0fd53..79140ad5d1a06c27400db51ea0b1bd9158aca928 100644 (file)
@@ -4,6 +4,10 @@ config OPENVPN_nossl_ENABLE_LZO
        bool "Enable LZO compression support"
        default y
 
+config OPENVPN_nossl_ENABLE_LZ4
+       bool "Enable LZ4 compression support"
+       default y
+
 config OPENVPN_nossl_ENABLE_SERVER
        bool "Enable server support (otherwise only client mode is support)"
        default y
@@ -12,14 +16,6 @@ config OPENVPN_nossl_ENABLE_MANAGEMENT
        bool "Enable management server support"
        default n
 
-config OPENVPN_nossl_ENABLE_HTTP
-       bool "Enable HTTP proxy support"
-       default y
-
-config OPENVPN_nossl_ENABLE_SOCKS
-       bool "Enable SOCKS proxy support"
-       default y
-
 config OPENVPN_nossl_ENABLE_FRAGMENT
        bool "Enable internal fragmentation support (--fragment)"
        default y