openwrt/package
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
..
base-files base-files: Fix path check in get_mac_binary 2019-07-09 23:08:10 +02:00
boot mvebu: fix regression for non-generic ESPRESSObin versions 2019-06-28 21:52:57 +02:00
devel
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel mac80211: Do not build b43legacy on BRCM47xx mips74 subtarget 2019-07-12 01:27:16 +02:00
libs libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
network openvpn: fix handling of list options 2019-07-17 20:11:41 +02:00
system fstools: add direct dependencies on libblobmsg-json and libjson-c 2019-07-15 00:48:13 +02:00
utils busybox: strip off ALTERNATIVES spec 2019-07-12 09:17:34 +00:00
Makefile