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
Unknown Object (File)
Fri, Nov 14, 8:13 AM
Unknown Object (File)
Wed, Nov 12, 10:58 PM
Unknown Object (File)
Tue, Nov 11, 2:52 PM
Unknown Object (File)
Mon, Nov 3, 9:37 PM
Unknown Object (File)
Mon, Nov 3, 3:27 PM
Unknown Object (File)
Sat, Nov 1, 3:20 AM
Unknown Object (File)
Oct 7 2025, 6:19 AM
Unknown Object (File)
Oct 6 2025, 11:36 AM

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