Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2015 00:39:50 +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 Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

Created attachment 151518
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151518&action=edit
Fix

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>

-- 
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>