You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
5 years ago
..
files openvpn: fix handling of list options 5 years ago
patches openvpn: update to 2.4.7 5 years ago
Config-mbedtls.in openvpn: update to 2.4.6 6 years ago
Config-nossl.in openvpn: update to 2.4.6 6 years ago
Config-openssl.in openvpn: update to 2.4.6 6 years ago
Makefile openvpn: fix handling of list options 5 years ago