[Bug 228804] LACP synchronization flag set incorrectly in lacp_sm_rx_record_pdu()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 7 14:51:44 UTC 2018


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

            Bug ID: 228804
           Summary: LACP synchronization flag set incorrectly in
                    lacp_sm_rx_record_pdu()
           Product: Base System
           Version: 10.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: sp.balaaji at gmail.com

According to IEEE 802.1AX, record PDU determines the synchronization state
of the partner considering the partner's view of its synchronization state
as well. But lacp_sm_rx_record_pdu() still does not validate if partner has
set its synchronization state to true in the PDU before updating its view of
the partner. LACP strict mode has broken this function and seems to be
incorrectly
applied.

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


More information about the freebsd-bugs mailing list