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

[client] Don't overwrite allowed IPs when updating the wg peer's endpoint address #2578

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Sep 11, 2024

This will fix broken routes on routing clients when upgrading or downgrading from/to relayed connections.

Describe your changes

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 will fix broken routes on routing clients when upgrading or
downgrading from/to relayed connections.
Copy link

@lixmal lixmal changed the title Don't overwrite allowed IPs when updating the wg peer's endpoint address [client] Don't overwrite allowed IPs when updating the wg peer's endpoint address Sep 11, 2024
@lixmal lixmal merged commit 50ebbe4 into main Sep 11, 2024
20 of 21 checks passed
@lixmal lixmal deleted the fix-userspace-routes branch September 11, 2024 14:05
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.

2 participants