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

fix: avoid spurious rekeying #47

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

thomaseizinger
Copy link
Member

This applies several patches from other people's forks of boringtun where they have discovered issues around spurious rekeys during an active session.

Related: NordSecurity#8.
Related: cloudflare#363.

arvydasv and others added 3 commits January 8, 2025 11:59
Timers on a new tunnel is not updated prior to receiving
handshake initiation request, the peer connection gets stuck
in faulty state where it presumes in never had a connection.
@thomaseizinger thomaseizinger changed the title fix: avoid supurious rekeys fix: avoid spurious rekeys Jan 8, 2025
@thomaseizinger thomaseizinger changed the title fix: avoid spurious rekeys fix: avoid spurious rekeying Jan 8, 2025
@thomaseizinger thomaseizinger marked this pull request as draft January 8, 2025 11:13
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.

3 participants