Date: Mon, 12 Jan 2015 18:11:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196631] [PATCH] fix for IPv4 bitmasking in src/sys/ofed/include/ip.h Message-ID: <bug-196631-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196631 Bug ID: 196631 Summary: [PATCH] fix for IPv4 bitmasking in src/sys/ofed/include/ip.h Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: ngie@FreeBSD.org The bitmask operation on buf[16]in ip_ib_mc_map(..) whacks the upper nibble, which in turn causes IB to not talk on all multicast groups. The attached patch fixes that. Submitted by: Jeff Meeghan <jeff.mehgan@isilon.com> Environment: FreeBSD 11.0-CURRENT -- You are receiving this mail because: 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-196631-8>