Page MenuHomeFreeBSD

debugnet(4): Check hardware-validated UDP checksums
ClosedPublic

Authored by cem on Sep 21 2019, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 12:29 PM
Unknown Object (File)
Mon, Oct 13, 1:19 PM
Unknown Object (File)
Mon, Oct 13, 1:19 PM
Unknown Object (File)
Mon, Oct 13, 1:19 PM
Unknown Object (File)
Mon, Oct 13, 8:20 AM
Unknown Object (File)
Mon, Oct 13, 12:38 AM
Unknown Object (File)
Sat, Oct 11, 5:55 AM
Unknown Object (File)
Mon, Oct 6, 5:07 AM
Subscribers

Details

Summary

Similar to INET checksums, lazily validate UDP checksums when the driver has
already performed the check for us. Like debugnet(4) INET checksums,
validation in software is left as future work.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26609
Build 24988: arc lint + arc unit