Skip to content

Fix lacpdu send error when link down #8841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Fix lacpdu send error when link down #8841

wants to merge 1 commit into from

Conversation

pettershao-ragilenetworks
Copy link
Contributor

- Why I did it
when link is down, lacpdu send will fail。
log like this:
···
Aug 24 17:41:05.763283 ** ERR teamd#teamd_PortChannel1[26]: send failed.
Aug 24 17:41:05.763729 ** DEBUG teamd#teamd_PortChannel1[26]: Failed loop callback: libteam_events, 0x55fd25edbce0
···

- How I did it
check link status, when link is down, not send lacpdu

- How to verify it
config portchannle member, then set member link down

- Description for the changelog

Signed-off-by: pettershao-ragilenetworks <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant