packages/net/openvpn
Martin Schiller 5ce5220eb2 openvpn: add possibility to set param "compress" without algorithm
In some situations you need to set the compress param without an
algorithm. Compression will be turned off, but the packet framing for
compression will still be enabled, allowing a different setting to be
pushed later.

As it is not possible to have options with optional values at the
moment, I've introduced a pseudo value "frames_only" which will be
removed in the init script.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2022-10-31 14:22:17 +01:00
..
files openvpn: add possibility to set param "compress" without algorithm 2022-10-31 14:22:17 +01:00
patches openvpn: update to 2.5.7 2022-06-09 11:07:03 -07:00
Config-mbedtls.in openvpn: disable LZO support by default 2020-12-01 13:04:38 -08:00
Config-openssl.in openvpn: enable LZO support by default for OpenSSL variant 2021-07-12 23:47:12 -04:00
Config-wolfssl.in openvpn: enable using wolfSSL cryptographic API engine 2021-06-13 13:07:15 +03:00
Makefile openvpn: add possibility to set param "compress" without algorithm 2022-10-31 14:22:17 +01:00
test.sh openvpn: update to 2.5.3 2021-06-18 18:13:48 +02:00