tn3399_openwrt/package/network/services/openvpn
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
..
files openvpn: fix handling of list options 2019-07-03 07:45:00 +02:00
patches openvpn: update to 2.4.7 2019-04-01 11:23:43 +02:00
Config-mbedtls.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Config-nossl.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Config-openssl.in openvpn: update to 2.4.6 2018-11-28 22:10:19 +01:00
Makefile openvpn: fix handling of list options 2019-07-03 07:45:00 +02:00