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

Improve stats reporting by disabling in-kernel UDP checksum validation #39

Open
ibaldin opened this issue Aug 13, 2024 · 0 comments
Open
Assignees
Labels
0.2.0 v0.2.0 enhancement New feature or request

Comments

@ibaldin
Copy link
Collaborator

ibaldin commented Aug 13, 2024

Per this article, we can disable UDP checksum validation in the kernel so E2SAR can see bad UDP packets:

https://linux-tips.com/t/how-to-disable-udp-checksum-control-in-kernel/362

We can implement this as an option and add additional error reporting for bad UDP packets (which otherwise will never reach E2SAR and cannot be reported).

@ibaldin ibaldin added the enhancement New feature or request label Aug 13, 2024
@ibaldin ibaldin self-assigned this Aug 13, 2024
@ibaldin ibaldin added the 0.2.0 v0.2.0 label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.0 v0.2.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant