openwrt/package/network
Matt Merhar c0a715f75e openvpn: fix handling of list options
This addresses an issue where the list option specified in
/etc/config/openvpn i.e. 'tls_cipher' would instead show up in the
generated openvpn-<name>.conf as 'ncp-ciphers'. For context,
'ncp_ciphers' appears after 'tls_cipher' in OPENVPN_LIST from
openvpn.options.

Also, the ordering of the options in the UCI config file is now
preserved when generating the OpenVPN config. The two currently
supported list options deal with cipher preferences.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
(cherry picked from commit 1d4c4cbd20)
2019-07-17 20:11:41 +02:00
..
config config: add xfrm interface support scripts 2019-06-10 10:07:24 +02:00
ipv6 map: don't set default firewall zone to wan 2019-05-26 09:44:37 +02:00
services openvpn: fix handling of list options 2019-07-17 20:11:41 +02:00
utils iptables: update to 1.8.3 2019-07-17 13:13:11 +02:00