If you need the security risks of using compression,
make a custom build.
Signed-off-by: Paul Donald <redacted>
https://github.com/openwrt/packages/pull/28533
config OPENVPN_mbedtls_ENABLE_LZ4
bool "Enable LZ4 compression support"
- default y
+ default n
#config OPENVPN_mbedtls_ENABLE_EUREPHIA
# bool "Enable support for the eurephia plug-in"
config OPENVPN_openssl_ENABLE_LZO
bool "Enable LZO compression support"
- default y
+ default n
config OPENVPN_openssl_ENABLE_LZ4
bool "Enable LZ4 compression support"
- default y
+ default n
config OPENVPN_openssl_ENABLE_X509_ALT_USERNAME
bool "Enable the --x509-username-field feature"
config OPENVPN_wolfssl_ENABLE_LZ4
bool "Enable LZ4 compression support"
- default y
+ default n
config OPENVPN_wolfssl_ENABLE_X509_ALT_USERNAME
bool "Enable the --x509-username-field feature"