Page MenuHomeFreeBSD

epair: allow disabling receive checksum offloading
ClosedPublic

Authored by timo.voelker_fh-muenster.de on Aug 11 2026, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 12, 6:52 AM
Unknown Object (File)
Sun, Sep 6, 12:12 PM
Unknown Object (File)
Sat, Sep 5, 10:08 AM
Unknown Object (File)
Fri, Sep 4, 3:36 PM
Unknown Object (File)
Thu, Sep 3, 4:32 AM
Unknown Object (File)
Sat, Aug 29, 6:09 AM
Unknown Object (File)
Tue, Aug 25, 1:30 AM
Unknown Object (File)
Mon, Aug 24, 10:45 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