Page MenuHomeFreeBSD

LACP: Do not wait response for marker messages not sent
ClosedPublic

Authored by arnaud.ysmal_stormshield.eu on May 26 2021, 1:08 PM.
Tags
None
Referenced Files
F151723968: D30467.id89896.diff
Fri, Apr 10, 6:59 AM
Unknown Object (File)
Thu, Apr 9, 7:09 PM
Unknown Object (File)
Thu, Apr 9, 7:06 PM
Unknown Object (File)
Thu, Apr 9, 11:15 AM
Unknown Object (File)
Thu, Apr 2, 7:42 PM
Unknown Object (File)
Thu, Apr 2, 4:30 AM
Unknown Object (File)
Thu, Mar 26, 11:40 PM
Unknown Object (File)
Sat, Mar 21, 1:36 PM

Details

Summary

The error returned when a marker message can not be emitted on a port is not handled.

This cause the lacp to block all emissions until the timeout of 3 seconds is reached.

To fix this issue, I just clear the LACP_PORT_MARK flag when the packet could not be emitted.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable