openwrtv4/package/network/services/openvpn
Florian Eckert 675eb747aa openvpn: add list element parsing
For the parameters tls-cipher and ncp-ciphers more than one option can
be used in the OpenVPN configuration, separated by a colon, which should
be implemented as a list in order to configure it more clearly. By
adding the new OPENVPN_LIST option to the openvpn.options file with the
tls-cipher and ncp-cipher parameters, uci can now add this option as a
"list" and the init script will generate the appropriate OpenVPN
configuration from it.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-03 09:54:03 +01:00
..
files openvpn: add list element parsing 2018-12-03 09:54:03 +01:00
patches openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Config-mbedtls.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Config-nossl.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Config-openssl.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Makefile openvpn: add list element parsing 2018-12-03 09:54:03 +01:00