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

Enforce devp2p packet expiration #978

Merged
merged 4 commits into from
May 26, 2020
Merged

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented May 25, 2020

Don't respond to neighbors and ping packets that have an expiration
prior to the system's current time.

Addresses two tests in #975

Signed-off-by: Danno Ferrin danno.ferrin@gmail.com

shemnon added 2 commits May 25, 2020 10:37
Don't respond to neighbors and ping packets that have an expiration
prior to the system's current time.

Addresses two tests in hyperledger#975

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
@shemnon shemnon merged commit be13876 into hyperledger:master May 26, 2020
macfarla pushed a commit to macfarla/besu that referenced this pull request Jun 3, 2020
Don't respond to neighbors and ping packets that have an expiration
prior to the system's current time.

Addresses two tests in hyperledger#975

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
@shemnon shemnon deleted the hivedevp2p branch February 26, 2022 18:41
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