[PATCH] odhcpd: Reduce error messages
Peter Naulls
peter at chocky.org
Tue Jan 24 11:35:02 PST 2023
When there's no network cable connected to LAN, then odhcpd does this:
Tue Jan 24 18:32:04 2023 daemon.err odhcpd[2017]: Failed to send to
ff02::1%lan at br-lan (Address not available)
Tue Jan 24 18:32:20 2023 daemon.err odhcpd[2017]: Failed to send to
ff02::1%lan at br-lan (Address not available)
Tue Jan 24 18:32:36 2023 daemon.err odhcpd[2017]: Failed to send to
ff02::1%lan at br-lan (Address not available)
Tue Jan 24 18:32:52 2023 daemon.err odhcpd[2017]: Failed to send to
ff02::1%lan at br-lan (Address not available)
Accurate, but not very interesting. I think this would be better served
as debug.
Signed-off-by: Peter Naulls <peter at chocky.org>
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fail-debug.patch
Type: text/x-patch
Size: 414 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20230124/73112a55/attachment.bin>
More information about the openwrt-devel
mailing list