18 Dec
2025
18 Dec
'25
7:22 a.m.
Another small preliminary for flexible forwarding. This makes some cleanups to the functions which create listening sockets for TCP and UDP. No functional changes. David Gibson (2): tcp: Combine tcp_sock_init_one() and tcp_sock_init() into tcp_listen() udp: Rename udp_sock_init() to udp_listen() with small cleanups conf.c | 4 +-- tcp.c | 94 +++++++++++++++++++++------------------------------------- tcp.h | 6 ++-- udp.c | 32 +++++++++----------- udp.h | 6 ++-- 5 files changed, 56 insertions(+), 86 deletions(-) -- 2.52.0