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

Cleanup talpid tunnel unix module #7411

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Jan 2, 2025

This PR is a follow up to #7410 which just cleans up code in the talpid-tunnel by leveraging the async feature of tun.


This change is Reviewable

@MarkusPettersson98 MarkusPettersson98 force-pushed the cleanup-talpid-tunnel-unix-mod branch from 04fbe78 to 6203aa4 Compare January 3, 2025 10:05
@MarkusPettersson98 MarkusPettersson98 marked this pull request as ready for review January 3, 2025 10:07
Copy link
Member

@dlon dlon left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

Use `tun::AsyncDevice` instead of hand-rolling an async tunnel device
with `tun::Device` + sys calls.
@MarkusPettersson98 MarkusPettersson98 force-pushed the cleanup-talpid-tunnel-unix-mod branch from 6203aa4 to 8713e93 Compare January 3, 2025 11:50
@MarkusPettersson98 MarkusPettersson98 merged commit 67e90ef into main Jan 3, 2025
52 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the cleanup-talpid-tunnel-unix-mod branch January 3, 2025 11:53
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