Skip to content
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

Fix to enable/disable Lag member interface quickly when macsec session is up/down #3314

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

judyjoseph
Copy link
Contributor

What I did

Set the Lag member state to enable/disable when the macsec session on the lag member interface go up/down.

Why I did it

Usually when macsec session goes down, since macsec is point to point -- th einterface also goes down and it is removed from LAG.

But in case the interface don't go down, and it is just macsec session that went down -- it waits for 90secs which is LACP timeout to get the interface out of LAG.

So with this fix -- macsec session timesout in 6sec .. and we immediately remove it out ot LAG, to minimize traffic imnpact.

How I verified it

Details if related

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