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 34ff883cd66fac7f2e5986b4df2529d38c9f265e (commit)
from 2bdfbfa8f08c07808d88c6c2d008b18cc94f7416 (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 34ff883cd66fac7f2e5986b4df2529d38c9f265e
Author: Joan Lledó <[email protected]>
Date: Sat Oct 11 12:51:00 2025 +0200
Implement routing ioctls.
The new methods try to map common network routing to limited lwip support
for routes.
Only two scenarios ar supported:
* Add/delete subnet route
* Add/delete default route
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lwip/iioctl-ops.c | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 182 insertions(+), 6 deletions(-)
hooks/post-receive
--
Hurd