tn3399_openwrt/package/network
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
..
config netifd: update to latest git HEAD 2018-11-26 15:33:45 +01:00
ipv6 map: drop default encaplimit value 2018-09-19 09:42:45 +02:00
services openvpn: add list element parsing 2018-12-03 09:54:03 +01:00
utils Revert "iptables: fix dependency for libip6tc on IPV6" 2018-11-10 18:50:29 +01:00