diff options
author | Matt Merhar <mattmerhar@protonmail.com> | 2019-06-22 03:05:14 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-03 07:45:00 +0200 |
commit | 1d4c4cbd20580dd211431ab58460a6eebd5e021e (patch) | |
tree | a3e7fb1878d089fb76488622041cd845ae372f1a /scripts/sysupgrade-tar.sh | |
parent | 313444a79e9d1ced42223a9c92cb677b6e6e286e (diff) | |
download | upstream-1d4c4cbd20580dd211431ab58460a6eebd5e021e.tar.gz upstream-1d4c4cbd20580dd211431ab58460a6eebd5e021e.tar.bz2 upstream-1d4c4cbd20580dd211431ab58460a6eebd5e021e.zip |
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>
Diffstat (limited to 'scripts/sysupgrade-tar.sh')
0 files changed, 0 insertions, 0 deletions