[Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 4 14:27:21 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb at FreeBSD.org

--- Comment #5 from John Baldwin <jhb at FreeBSD.org> ---
Don't you really want an IPv4 socket here anyway?  It seems rather convoluted
to create an IPv6 socket so you can listen for IPv4 multicast.  My guess is
that the in6_mcast code doesn't handle IPv4 multicast groups, but bms@ might
know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-net mailing list