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 created
at d403c6c09849c59dccf19294e04aeba79e558b48 (commit)
- Log -----------------------------------------------------------------
commit d403c6c09849c59dccf19294e04aeba79e558b48
Author: Joan Lledó <[email protected]>
Date: Thu Oct 2 14:16:26 2025 +0200
Implement SIOCDIFADDR
commit 37394c787236b8f66502ca9dfa4618373ac96676
Author: Joan Lledó <[email protected]>
Date: Thu Oct 2 14:16:01 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
commit d8021bf2900c21bc3879d7c37437502b2b37ca84
Author: Joan Lledó <[email protected]>
Date: Thu Oct 2 14:11:44 2025 +0200
Additional protection in `siocsifXaddr`
Not only check the destination socket is AF_INET, check also the given
address.
commit 5cc3ac1b4f6b6be8eee757dc517e17626de2de77
Author: Joan Lledó <[email protected]>
Date: Thu Oct 2 14:09:45 2025 +0200
Consider gateway in ip inquire and configure
commit 362086375419936a5a32c847aa74cc46ffa8e916
Author: Joan Lledó <[email protected]>
Date: Thu Oct 2 14:08:00 2025 +0200
Better null termination protection
commit 51d40959bd448d264a05afad1f04fb5dde775e04
Author: Joan Lledó <[email protected]>
Date: Wed Oct 1 19:38:21 2025 +0200
lwip: Implement `pfinet_getroutes`
commit 182dda0772ce6198c29e5e9f9e34ef8ac2809446
Author: Joan Lledó <[email protected]>
Date: Sun Sep 28 11:27:22 2025 +0200
lwip: Make server ops return `kern_return_t`
To fix -Werror=enum-int-mismatch warnings
-----------------------------------------------------------------------
hooks/post-receive
--
Hurd