Skip to content

Conversation

@Rodrigodd
Copy link

Two problems I found when testing the connectivity to the https://controlplane.tailscale.com.

The first is a underflow in some JSON validation code, which made it mark {"KeepAlive":true} as invalid. Not sure if it was affecting any functionality.

Another is calling wireguard_platform_init before using wireguard functions. Otherwise, it was getting stuck in wireguard_create_handshake_initiation, in a infinite loop generating random values, which were always equal due to the generator being uninitialized.

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.

1 participant