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 routing groups expand and filtering #1203

Merged
merged 9 commits into from
Oct 9, 2023

Conversation

mlsmaycon
Copy link
Collaborator

Describe your changes

This PR fixes an issue where only one route containing routing groups was being synced to peers

It also prevents sending routes for peers that aren't connected via ACL

Moved all checks to Account.getEnabledAndDisabledRoutesByPeer

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

This PR fixes an issue were only one route containing routing groups was being synced to peers

It also prevents sending routes for peers that aren't connect via ACL

Moved all checks to Account.getEnabledAndDisabledRoutesByPeer
@mlsmaycon mlsmaycon requested review from braginini and surik October 8, 2023 20:01
@braginini braginini merged commit 3c485dc into main Oct 9, 2023
10 checks passed
@braginini braginini deleted the fix/routing-groups-expand-and-filtering branch October 9, 2023 12:39
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
This PR fixes an issue were only one route containing routing groups was being synced to peers.
It also prevents sending routes for peers that aren't connect via ACL.
Moved all checks to Account.getEnabledAndDisabledRoutesByPeer.

Co-authored-by: Yury Gargay <[email protected]>
Co-authored-by: braginini <[email protected]>
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
This PR fixes an issue were only one route containing routing groups was being synced to peers.
It also prevents sending routes for peers that aren't connect via ACL.
Moved all checks to Account.getEnabledAndDisabledRoutesByPeer.

Co-authored-by: Yury Gargay <[email protected]>
Co-authored-by: braginini <[email protected]>
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.

3 participants