This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 93960295650fca7b2f9ec01422690b01f267c9ac (commit)
from 67afa601748f18098c6e04e7093a09d87a2a53ce (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 93960295650fca7b2f9ec01422690b01f267c9ac
Author: Joan Lledó <[email protected]>
Date: Sat Jun 27 12:08:01 2026 +0200
lwip: treat zero/invalid IPv4 addresses as unset in init_ifs
When the caller passes INADDR_ANY or INADDR_NONE as the address, reset
netmask, peer and gateway to INADDR_NONE too, so the configuration
passes
ipv4config_is_valid() validation instead of being silently dropped.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lwip/lwip-util.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
hooks/post-receive
--
Hurd