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

Add Ethernet Global Data support #2437

Merged
merged 2 commits into from
May 11, 2024
Merged

Conversation

0xA50C1A1
Copy link
Contributor

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

Describe changes:

Ethernet Global Data is an industrial network protocol that utilizes UDP for communication. It enables real-time data transfer and communication between industrial devices and controllers over Ethernet networks.

@0xA50C1A1 0xA50C1A1 marked this pull request as ready for review May 10, 2024 21:26
src/lib/protocols/egd.c Show resolved Hide resolved
tests/cfgs/default/result/h323-overflow.pcap.out Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented May 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@0xA50C1A1 0xA50C1A1 requested a review from IvanNardi May 11, 2024 14:06
Copy link
Collaborator

@IvanNardi IvanNardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@IvanNardi IvanNardi merged commit 2d33431 into ntop:dev May 11, 2024
33 checks passed
@0xA50C1A1 0xA50C1A1 deleted the new-proto/egd branch May 11, 2024 14:50
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