[Bug 255671] ixl(4) netmap pkt-gen stops transmitting

2021-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255671 Ozkan KIRIK changed: What|Removed |Added CC||ozkan.ki...@gmail.com --- Comment #1

[Bug 255671] ixl(4) netmap pkt-gen stops transmitting

2021-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255671 Lutz Donnerhacke changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are re

sender source IP address on UDP socket bound to INADDR_ANY in golang

2021-05-08 Thread Patrick M. Hausen
Hi all, I am facing a problem that is perfectly explained by the semantics of the socket interface for UDP, if one assumes that the application in question binds to INADDR_ANY and does not specifically set the sender address when sending datagrams. In the case of a DNS server and an interface wit