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 02be0b4b9287f36336f29ce473e6c118debd37e6 (commit)
via bae20926d512ad31fe2b0cef1fd7c3e0aac1ad97 (commit)
via cdca07d84c892d80aea690214631fb872b4e7956 (commit)
from 7d39d1394f474883d000dc1ebdda25d0d7ac952e (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 02be0b4b9287f36336f29ce473e6c118debd37e6
Author: Joan Lledó <[email protected]>
Date: Mon Apr 6 14:00:03 2026 +0200
lwip: pfinet_getroutes: set INADDR_ANY for empty gateways
This matches what pfinet does, which is also what dhcpcd expects
Message-ID: <[email protected]>
commit bae20926d512ad31fe2b0cef1fd7c3e0aac1ad97
Author: Joan Lledó <[email protected]>
Date: Mon Apr 6 14:00:00 2026 +0200
pfinet: socket.h: define `put_cmsg`
This function writes the control block, but it was defined in scm.c which
is not being compiled.
Trying to compile scm.c caused additional errors, so I opted for inline
declaration.
Message-ID: <[email protected]>
commit cdca07d84c892d80aea690214631fb872b4e7956
Author: Joan Lledó <[email protected]>
Date: Mon Apr 6 13:59:59 2026 +0200
pfinet: Set default address and mask to 0.0.0.0 and 255.0.0.0
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lwip/pfinet-ops.c | 2 +-
pfinet/glue-include/linux/socket.h | 34 ++++++++++++++++++++++++++++++++--
pfinet/options.c | 4 ++--
3 files changed, 35 insertions(+), 5 deletions(-)
hooks/post-receive
--
Hurd