mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-09-22 10:19:23 +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
)