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

protocols/ethereum: enhance node discovery protocol detection. #2145

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

mmaatuq
Copy link
Contributor

@mmaatuq mmaatuq commented Nov 12, 2023

Please sign (check) the below before submitting the Pull Request:

Link to the related issue:

Describe changes:
As per Node discovery protocol v4

  • packet-type == 0x0 is not among the known types.
  • allow more packet types e.g. ENRRequest, ENRResponse.

src/lib/protocols/ethereum.c Outdated Show resolved Hide resolved
*  packet-type == 0x0 shouldn't be allowed.
* allow more packet-type e.g. ENRRequest, ENRResponse.

Signed-off-by: Mahmoud Maatuq <[email protected]>
@mmaatuq mmaatuq force-pushed the dev_enhance_ethereum_dissector branch from 9c3d80a to 1b1804f Compare November 14, 2023 19:04
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@IvanNardi IvanNardi merged commit 344ac69 into ntop:dev Nov 15, 2023
33 checks passed
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