https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290768
--- Comment #8 from Kyle Evans <[email protected]> --- Created attachment 265312 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265312&action=edit git(1) diff against base I suspect we need this at a minimum because udp_send() may modify our sockaddr (and if there's some translation after we sosend(), we probably want to re-apply the transformation every time). I don't think it'll be a complete solution, though. -- You are receiving this mail because: You are the assignee for the bug.
