mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
e488e6c6a5
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 <my@xkwang.org>