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

Refactor packet tunnel to use only a single network path observer #5514

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Nov 28, 2023

The packet tunnel provider supplies both the actor and tunnel monitor with its own network path observer, which isn't ideal and makes the code harder to follow.


This change is Reviewable

Copy link

linear bot commented Nov 28, 2023

IOS-401 Refactor packet tunnel to use only a single network path observer

The packet tunnel provider supplies both the actor and tunnel monitor with its own network path observer, which isn't ideal and makes the code harder to follow.

@rablador rablador added the iOS Issues related to iOS label Nov 28, 2023
Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the refactor-packet-tunnel-to-use-only-a-single-network-path-ios-401 branch from d1afc2f to 18e21fa Compare November 29, 2023 13:31
Copy link
Contributor

@pronebird pronebird left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit 5c8d672 into main Nov 29, 2023
5 checks passed
@buggmagnet buggmagnet deleted the refactor-packet-tunnel-to-use-only-a-single-network-path-ios-401 branch November 29, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants