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: re-establish bond on ping #11989

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Oct 22, 2024

according to the spec

If no communication with the sender has occurred within the last 12h, a ping should be sent in addition to pong in order to receive an endpoint proof.

combined with #11988 this will now re-bond the peer if we haven't seen it in the last 12hrs and treat this the same as an initial ping to renew the bond.

@mattsse mattsse force-pushed the matt/require-bond-on-ping-if-expired branch from 083d236 to a2a09bf Compare October 22, 2024 23:22
@onbjerg onbjerg added C-bug An unexpected or incorrect behavior A-discv4 Related to discv4 discovery labels Oct 22, 2024
@mattsse mattsse added this pull request to the merge queue Oct 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 22, 2024
@onbjerg onbjerg added this pull request to the merge queue Oct 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 23, 2024
@mattsse mattsse added this pull request to the merge queue Oct 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 23, 2024
@mattsse mattsse merged commit 7fd28df into main Oct 23, 2024
38 checks passed
@mattsse mattsse deleted the matt/require-bond-on-ping-if-expired branch October 23, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-discv4 Related to discv4 discovery C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants