[PR #3907] [client] Apply routes right away instead of on peer connection #18942

Closed
opened 2026-08-05 04:09:06 -04:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/3907

State: closed
Merged: Yes


Describe your changes

  • Moves the apply routes logic from the route client watcher to the network map update
  • Moves routes client and server to own packages
  • Applies DNS settings before routes to satisfy DNS route dependencies

Stack

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

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/3907 **State:** closed **Merged:** Yes --- ## Describe your changes - Moves the apply routes logic from the route client watcher to the network map update - Moves routes client and server to own packages - Applies DNS settings before routes to satisfy DNS route dependencies ## Issue ticket number and link ## Stack - \#3907 :point\_left: <!-- branch-stack --> - \#3908 ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [x] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary > By submitting this pull request, you confirm that you have read and agree to the terms of the [Contributor License Agreement](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md).
saavagebueno added the pull-request label 2026-08-05 04:09:06 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#18942