On Thu, 10 Apr 2025 17:16:37 +1000 David Gibson <david(a)gibson.dropbear.id.au> wrote:Add the pieces we need so that we'll reliably send replies from the same local address that the originating datagram was delivered to. Fixes bug 99, and will (I think) be necessary for a bunch more of the flexible forwarding stuff we have in mind. David Gibson (3): udp: Use PKTINFO cmsgs to get destination address for received datagrams inany: Improve ASSERT message for bad socket family udp, udp_flow: Track our specific address on socket interfacesApplied. -- Stefano