1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Matt Merhar 1d4c4cbd20 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>
2019-07-03 07:45:00 +02:00
..
base-files base-files: supress service restart of umount 2019-07-03 07:45:00 +02:00
boot u-boot-mvebu: bump to 2019.04 2019-06-28 21:43:27 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware linux-firmware: update to 20190618 2019-06-22 13:17:48 +02:00
kernel mt76: update to the latest version, adds preliminary mt7615 support 2019-06-25 13:24:49 +02:00
libs ustream-ssl: update to 2019-06-24 2019-06-24 22:01:17 +02:00
network openvpn: fix handling of list options 2019-07-03 07:45:00 +02:00
system rpcd: add direct dependency on libjson-c 2019-06-21 17:43:17 +02:00
utils lua5.3: stage Lua headers in proper location 2019-07-03 07:21:52 +02:00
Makefile