openvpn: handling for 'push' and other array options
authorPaul Donald <redacted>
Wed, 11 Mar 2026 17:59:38 +0000 (18:59 +0100)
committerHannu Nyman <redacted>
Sun, 15 Mar 2026 06:45:36 +0000 (08:45 +0200)
commit4ecd407766f001e368dfdd76b6ecc415e9cfa3b5
tree7608f9f06ffd1f45542fd485310c2a04ccddf071
parentee4656e8a5bc23eed91680e4a310cccf6b0a51c5
openvpn: handling for 'push' and other array options

remove duplicate 'push' entry from string types.
push and other array values shall be "double quoted".
we also must 'eval' so that the double-quoted array values
don't get split on spaces.
Also quote file paths in case they contain spaces.

Signed-off-by: Paul Donald <redacted>
net/openvpn/files/lib/netifd/proto/openvpn.sh
net/openvpn/files/lib/netifd/proto/openvpn.uc
net/openvpn/files/usr/share/openvpn/openvpn.options
git clone https://git.99rst.org/PROJECT