mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-05 08:28:18 +00: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>