Page MenuHomeFreeBSD

epair: allow disabling receive checksum offloading
ClosedPublic

Authored by timo.voelker_fh-muenster.de on Tue, Aug 11, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 25, 1:30 AM
Unknown Object (File)
Mon, Aug 24, 10:45 PM
Unknown Object (File)
Mon, Aug 24, 10:16 PM
Unknown Object (File)
Fri, Aug 21, 4:16 PM
Unknown Object (File)
Fri, Aug 21, 3:29 PM
Unknown Object (File)
Thu, Aug 20, 9:13 PM
Unknown Object (File)
Thu, Aug 20, 3:47 PM
Unknown Object (File)
Wed, Aug 19, 3:54 PM

Details

Summary

Allow disabling RXCSUM and RXCSUM6 on an epair interface. If disabled, epair unsets the mbuf flags that indicate a valid checksum when transferring a packet from one epair end to the other. This gives a user in a jail the power to control whether the user wants to use the result of a previous validation (by a physical interface) or not.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable