Page MenuHomeFreeBSD

Convert UDP length to host byte order
ClosedPublic

Authored by thj on Sep 29 2018, 5:04 PM.
Tags
None
Referenced Files
F106136935: D17357.diff
Thu, Dec 26, 12:24 AM
Unknown Object (File)
Fri, Dec 13, 2:53 AM
Unknown Object (File)
Nov 18 2024, 3:42 PM
Unknown Object (File)
Oct 2 2024, 5:15 AM
Unknown Object (File)
Sep 30 2024, 4:21 AM
Unknown Object (File)
Sep 25 2024, 1:50 PM
Unknown Object (File)
Sep 24 2024, 5:20 PM
Unknown Object (File)
Sep 23 2024, 12:18 PM
Subscribers

Details

Summary

When getting the number of bytes to checksum make sure to convert the UDP
length to host byte order when the entire header is not in the first mbuf.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 1 2018, 11:47 AM

Looks good. Please commit with "Approved: jtl (mentor)".

Don't forget that you'll also need to get RE approval before committing to head during the freeze.

This revision was automatically updated to reflect the committed changes.