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
F167171705: D58786.id184136.diff
Wed, Aug 19, 3:54 PM
F167171659: D58786.id183874.diff
Wed, Aug 19, 3:54 PM
F167149561: D58786.id183874.diff
Wed, Aug 19, 12:23 PM
Unknown Object (File)
Tue, Aug 18, 4:52 PM
Unknown Object (File)
Tue, Aug 18, 1:06 PM
Unknown Object (File)
Tue, Aug 18, 11:25 AM
Unknown Object (File)
Tue, Aug 18, 4:20 AM
Unknown Object (File)
Mon, Aug 17, 1:36 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