Date: Thu, 04 Sep 2014 16:29:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-java@FreeBSD.org Subject: [Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins Message-ID: <bug-193246-12-xfcOccrrUU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193246-12@https.bugs.freebsd.org/bugzilla/> References: <bug-193246-12@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 --- Comment #7 from Craig Rodrigues <rodrigc@FreeBSD.org> --- In src/sys/netinet6, I see that there is usage of a IN6_IS_ADDR_V4MAPPED() macro in other places in the code, like in udp6 and sctp6, so V4 mapped addresses are supported for other things. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193246-12-xfcOccrrUU>