27 Aug
2024
27 Aug
'24
2:06 p.m.
On Tue, 27 Aug 2024 16:04:43 +1000
David Gibson
Here, at last, is a change to use dual stack sockets for UDP port forwards as we have for TCP for some time. With the merging of many parallel IPv4/IPv6 structures being done for the flow table and other recent work, this actually turned out much easier than I anticipated.
Changes since v1: * Removed a redundant assignment to msg_namelen
Applied. -- Stefano