diff options
author | Magnus Kroken <mkroken@gmail.com> | 2016-12-10 12:02:03 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-12-12 10:22:19 +0100 |
commit | a456dd96e7d2131cac1e7c2cca5e124d43d50f13 (patch) | |
tree | 3bac779234d7de3fb3a5fbc6d99aaafe954aa996 /package/firmware/ppfe-firmware | |
parent | 4b8c69258e5ff10178638f0503e59175e452a3df (diff) | |
download | upstream-a456dd96e7d2131cac1e7c2cca5e124d43d50f13.tar.gz upstream-a456dd96e7d2131cac1e7c2cca5e124d43d50f13.tar.bz2 upstream-a456dd96e7d2131cac1e7c2cca5e124d43d50f13.zip |
openvpn: quote parameters to --push in openvpn config file
OpenVPN requires arguments to --push to be enclosed in double quotes.
One set of quotes is stripped when the UCI config is parsed.
Change append_params() of openvpn.init to enclose push parameters in
double quotes.
Unquoted push parameters do not cause errors in OpenVPN 2.3,
but OpenVPN 2.4 fails to start with unquoted push parameters.
Fixes: FS#290.
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Diffstat (limited to 'package/firmware/ppfe-firmware')
0 files changed, 0 insertions, 0 deletions