[Bug 149086] [multicast] Generic multicast join failure in 8.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 22 22:08:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=149086
--- Comment #5 from Loki Verloren <l0k18 at pm.me> ---
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.
More information about the freebsd-bugs
mailing list