openfortivpn: add realm parameter support
authorXing-Kai Wang <redacted>
Sun, 10 May 2026 15:52:03 +0000 (23:52 +0800)
committerHannu Nyman <redacted>
Sun, 24 May 2026 12:45:00 +0000 (15:45 +0300)
commite488e6c6a556811a1242720703fe3dcc3217d23c
tree1b3c44b4fdbe3dd7ec656bc23ecd90d64481c03e
parenta17068dc88e044c17ef04d41cbdf0e0cde4f54fd
openfortivpn: add realm parameter support

Some FortiGate VPN gateways require a specific authentication realm
when multiple domains or user groups are configured on the same server.

This commit updates the netifd protocol script to parse the 'realm'
option from the UCI configuration and correctly append it to the
openfortivpn command line arguments.

Signed-off-by: Xing-Kai Wang <redacted>
net/openfortivpn/files/openfortivpn.sh
git clone https://git.99rst.org/PROJECT