On Wed, Jul 02, 2025 at 03:06:35AM -0700, Breno Leitao wrote: > Move IPv6 header construction from netpoll_send_udp() into a new > static helper function, push_ipv6(). This refactoring reduces code > duplication and improves readability in netpoll_send_udp(). > > Signed-off-by: Breno Leitao <[email protected]>
Reviewed-by: Simon Horman <[email protected]>

