luci/applications/luci-app-openvpn/luasrc/model/cbi
Martin Schiller f8efd2c347 luci-app-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-11-03 09:47:22 +01:00
..
openvpn-advanced.lua luci-app-openvpn: add possibility to set param "compress" without algorithm 2022-11-03 09:47:22 +01:00
openvpn-basic.lua luci-app-openvpn: add security hint for comp-lzo 2021-03-03 10:13:56 +01:00
openvpn-file.lua luci-app-openvpn: fix openvpn config corruption on upload 2022-03-20 02:24:42 +03:00
openvpn.lua luci-app-openvpn: parse extended 'remote' syntax as well 2020-04-18 09:31:39 +02:00