[Bug 205264] XOR logic error in ixgb(4)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 12 05:08:38 UTC 2015


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

            Bug ID: 205264
           Summary: XOR logic error in ixgb(4)
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: mmcco at mykolab.com
                CC: erj at freebsd.org, ngie at FreeBSD.org, sbruno at FreeBSD.org

The driver code attempts to XOR using an if-else condition, but does so
imperfectly. See sys/dev/ixgb/if_ixgb.c:601 and the discussion here:

https://marc.info/?t=144986401800001&r=1&w=2

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


More information about the freebsd-bugs mailing list