openwrtv4/package/network/services/openvpn/files
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
..
openvpn.config openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
openvpn.init openvpn: add list element parsing 2018-12-03 09:54:03 +01:00
openvpn.options openvpn: add list element parsing 2018-12-03 09:54:03 +01:00
openvpn.upgrade openvpn: add from openvpn-devel from /packages, fix support for current polarssl 2013-01-30 20:07:15 +00:00