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

Improvements on Noise implementation #1379

Merged
merged 3 commits into from
May 2, 2023
Merged

Improvements on Noise implementation #1379

merged 3 commits into from
May 2, 2023

Conversation

juanfont
Copy link
Owner

@juanfont juanfont commented Apr 25, 2023

This PR improves some stuff around our Noise implementation, while adding support for future protocol improvements.

@juanfont juanfont requested a review from kradalby as a code owner April 25, 2023 10:59
@juanfont juanfont changed the title [DRAFT] Improvements on Noise implementation Improvements on Noise implementation Apr 30, 2023
@juanfont juanfont force-pushed the early-noise branch 2 times, most recently from 7321776 to c643b33 Compare April 30, 2023 21:31
This commit renames ts2021App to noiseServer to better match Tailscale code (they talk about NoiseClient).

It also adds more information to the struct, now that is better kept from registration -> map.

And it also adds initial support for the EarlyNoise functionality (capVer 49)
kradalby
kradalby previously approved these changes May 1, 2023
@kradalby kradalby merged commit 8077203 into main May 2, 2023
@kradalby kradalby deleted the early-noise branch May 2, 2023 06:15
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