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, jlledom-lwip-dhcpcd has been updated
via e5834b0d8e4dad779c8d5353871f5717e77bef2f (commit)
via e7fafa86f8064e36530d5421e45ddb09ff8e3ed6 (commit)
from d403c6c09849c59dccf19294e04aeba79e558b48 (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 e5834b0d8e4dad779c8d5353871f5717e77bef2f
Author: Joan Lledó <[email protected]>
Date: Fri Oct 31 16:09:34 2025 +0100
lwip: SIOCADDRT: Ensure only one default gateway exists
commit e7fafa86f8064e36530d5421e45ddb09ff8e3ed6
Author: Joan Lledó <[email protected]>
Date: Wed Oct 15 18:19:23 2025 +0200
lwip: `pfinet_getroutes` translates into lwip routing
ioctls `SIOCADDRT` and `SIOCDELRT` translate between BSD and lwip routing,
but `pfinet_getroutes` didn't. That caused inconsistencies in the caller
-----------------------------------------------------------------------
Summary of changes:
lwip/iioctl-ops.c | 21 ++++++++
lwip/pfinet-ops.c | 153 +++++++++++++++++++++++++++++++++---------------------
2 files changed, 115 insertions(+), 59 deletions(-)
hooks/post-receive
--
Hurd