mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
461df8b0dc
OpenWrt/LEDE introduced the "local-address" field a while back to expose the effective local host address of the delegated prefix, so use that information instead of assuming `[prefix]:1`. Fixes #1484. Signed-off-by: Jo-Philipp Wich <jo@mein.io>