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

Use UDP for vpn packets #1802

Merged
merged 6 commits into from
Feb 1, 2022
Merged

Use UDP for vpn packets #1802

merged 6 commits into from
Feb 1, 2022

Conversation

jiivan
Copy link
Contributor

@jiivan jiivan commented Jan 25, 2022

fixes: #1788

@jiivan jiivan changed the title wipudp Use UDP for vpn packets Jan 31, 2022
@jiivan jiivan marked this pull request as ready for review January 31, 2022 19:06
@jiivan jiivan requested a review from a team January 31, 2022 19:06
@jiivan jiivan enabled auto-merge (squash) January 31, 2022 19:06
});
};
bind_local_bus("/from", state.clone(), true, from_handler());
bind_local_bus("/u/from", state.clone(), true, from_handler());
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be false probably?

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.

VPN - forward packets unreliably (hybrid-net)
3 participants