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)
Thu, Mar 7, 11:48 PM
Unknown Object (File)
Feb 7 2024, 11:49 PM
Unknown Object (File)
Dec 22 2023, 11:53 PM
Unknown Object (File)
Dec 13 2023, 7:11 PM
Unknown Object (File)
Dec 12 2023, 1:15 AM
Unknown Object (File)
Sep 28 2023, 7:04 PM
Unknown Object (File)
Aug 15 2023, 6:29 AM
Unknown Object (File)
Aug 15 2023, 5:23 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 Skipped
Unit
Tests Skipped