https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=149086
--- Comment #5 from Loki Verloren <[email protected]> --- just clarifying a little bit on my report, in previous revisions the code referenced used a function from the golang.org/x/net repository ipv4 library to join the network. It gives an error about incorrect socket options and also can't send. On linux and macos they talk across the network perfectly. The freebsd machine here also receives the packets, on a virtual machine with windows boxed into a NAT it can't get the packets from anywhere but I suspect it also can receive them on a normal LAN. I think that for windows it was working with the x library but also on darwin platform an error with socket options so I thought at first it was a BSD thing. That's a bit aside from anything relevant, ahem. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
