openvpn: handle ovpnproto exclusively
authorPaul Donald <redacted>
Mon, 2 Mar 2026 15:40:18 +0000 (16:40 +0100)
committerHannu Nyman <redacted>
Tue, 3 Mar 2026 15:23:53 +0000 (17:23 +0200)
commite026ce0f01a2c9b479840b9e7873bd0797145037
treeda692cf4d35cb35c96103a822008b3895b80406d
parentf8aba26c7fe87032bfde888dc173b79dde05b27a
openvpn: handle ovpnproto exclusively

Since proto was migrated to ovpnproto to avoid collision
with netifd proto, this shall be handled separately.

Also avoid using uci commands to migrate the config which
requires knowing property types; use awk instead.

follow-up to 2607b761549a4793eff91dcb60a287c05f631846

Signed-off-by: Paul Donald <redacted>
net/openvpn/Makefile
net/openvpn/files/etc/uci-defaults/60_openvpn_migrate.sh
net/openvpn/files/lib/netifd/proto/openvpn.sh
net/openvpn/files/lib/netifd/proto/openvpn.uc
net/openvpn/files/openvpn.options
git clone https://git.99rst.org/PROJECT