mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-08-31 18:10:46 +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>
(cherry picked from commit ec83fb9ced
)