mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 04:01:05 +01:00
The underlying logread process uses usock() to handle remote connections which is able to handle both hostnames and IP addresses. Ref: https://github.com/openwrt/luci/issues/5077 Signed-off-by: Jo-Philipp Wich <jo@mein.io>