On Tue, 27 Aug 2024 16:04:43 +1000 David Gibson <david(a)gibson.dropbear.id.au> wrote: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_namelenApplied. -- Stefano