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

Always warning on ip checksum zero #1017

Closed
wants to merge 1 commit into from

Commits on Nov 8, 2022

  1. Always warning on ip checksum zero

    IP checksum zero is a value that could be delivered.
    For modern nic, tso or tx checksum offloading is usually available.
    However, if some flag got written wrong, the checksum would be set
    to zero and delivered out. Warning should be necessary.
    
    Signed-off-by: junka <[email protected]>
    junka committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    00829cf View commit details
    Browse the repository at this point in the history