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 b43d6d6f4617cf045ef1a5443568360df6cef328 (commit) from da8d2ba4b61a7d6b25f5b2215447795f2b9badf9 (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 b43d6d6f4617cf045ef1a5443568360df6cef328 Author: Damien Zammit <dam...@zamaudio.com> Date: Fri Sep 9 09:42:48 2022 +0000 Add new RPC for pfinet network routes Message-Id: <20220909094234.517165-1-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: hurd/pfinet.defs | 9 ++++ pfinet/iioctl-ops.c | 1 + pfinet/linux-src/include/net/ip_fib.h | 2 + pfinet/linux-src/net/ipv4/fib_hash.c | 80 +++++++++++++++++++++++++++++++ pfinet/pfinet-ops.c | 88 ++++++++++++++++++++++++++++++++++- pfinet/pfinet.h | 5 +- version.h.in => pfinet/route.h | 35 +++++++++----- 7 files changed, 205 insertions(+), 15 deletions(-) copy version.h.in => pfinet/route.h (63%) hooks/post-receive -- Hurd