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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"