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 41d20b2801351ea585f62fc30bd3d5d0a33f8a1e (commit)
via 291c618531c43afbc68db638feb3a93d807f46dd (commit)
via d1738d89aa2aef32b852aaa2f550275a8c69e901 (commit)
via e5615dec69ff9d177219d4034d5b6576378836a4 (commit)
from 2a2487cc4f070f65d8fbb39575076d00397fb571 (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 41d20b2801351ea585f62fc30bd3d5d0a33f8a1e
Author: Joan Lledó <[email protected]>
Date: Sun Jan 4 11:42:31 2026 +0100
lwip: Don't set IFF_RUNNING
Get the value from gnumach. Set NETIF_FLAG_LINK_UP in lwip according to it
Message-ID: <[email protected]>
commit 291c618531c43afbc68db638feb3a93d807f46dd
Author: Joan Lledó <[email protected]>
Date: Sun Jan 4 11:42:30 2026 +0100
socket: Fill in control block on recv calls
Message-ID: <[email protected]>
commit d1738d89aa2aef32b852aaa2f550275a8c69e901
Author: Joan Lledó <[email protected]>
Date: Sun Jan 4 11:42:29 2026 +0100
ioctl: Fix SIOCGIFINDEX
It was returning invalid values not related to actual internal indexes for
ifaces
Message-ID: <[email protected]>
commit e5615dec69ff9d177219d4034d5b6576378836a4
Author: Joan Lledó <[email protected]>
Date: Sun Jan 4 11:42:28 2026 +0100
ioctl: Make SIOCGIFHWADDR set sa_len
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lwip/iioctl-ops.c | 7 ++-----
lwip/port/netif/hurdethif.c | 8 +++++---
lwip/port/netif/ifcommon.c | 2 +-
lwip/socket-ops.c | 4 ++--
4 files changed, 10 insertions(+), 11 deletions(-)
hooks/post-receive
--
Hurd