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)
Sat, Jul 4, 12:54 AM
Unknown Object (File)
Fri, Jul 3, 11:53 PM
Unknown Object (File)
Fri, Jul 3, 6:11 PM
Unknown Object (File)
Fri, Jul 3, 3:24 AM
Unknown Object (File)
Wed, Jul 1, 9:43 PM
Unknown Object (File)
Sun, Jun 28, 11:35 AM
Unknown Object (File)
Fri, Jun 19, 10:36 AM
Unknown Object (File)
Thu, Jun 18, 11:17 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