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

Eliminate false network rejoins using LQM information 04/10/2023 #781

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

aanon4
Copy link
Contributor

@aanon4 aanon4 commented Apr 9, 2023

Weak connection which aren't being used can look like faulty connections. We use LQM information to ignore these and avoid false rejoin events which degrade the network.

@aanon4 aanon4 requested review from dman776 and ae6xe April 9, 2023 15:19
@aanon4 aanon4 changed the title Use LQM information to filter out neighbors we dont care about Eliminate false network rejoins using LQM information Apr 9, 2023
Copy link
Contributor

@ae6xe ae6xe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@ae6xe ae6xe merged commit 922949a into aredn:main Apr 10, 2023
@ae6xe ae6xe changed the title Eliminate false network rejoins using LQM information Eliminate false network rejoins using LQM information 04/10/2023 Apr 10, 2023
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.

None yet

2 participants