Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2014 14:27:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins
Message-ID:  <bug-193246-2472-5gGdBPBFcp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193246-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193246-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246

John Baldwin <jhb@FreeBSD.org> changed:

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

--- Comment #5 from John Baldwin <jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193246-2472-5gGdBPBFcp>