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)
Wed, Sep 16, 6:51 AM
Unknown Object (File)
Tue, Sep 15, 6:57 AM
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

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