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
..
2018-07-30 10:43:36 +02:00
2017-10-08 20:51:03 +03:00
2018-11-29 21:46:12 +01:00
2018-01-10 21:38:55 +01:00
2018-12-03 09:54:03 +01:00
2018-11-28 12:55:50 +01:00
2018-11-19 22:15:02 +01:00