Page MenuHomeFreeBSD

Convert unmapped mbufs before computing checksums in IPsec.
ClosedPublic

Authored by jhb on Jan 15 2021, 10:57 PM.
Tags
None
Referenced Files
F114859180: D28187.diff
Thu, Apr 17, 7:10 PM
Unknown Object (File)
Sat, Apr 12, 1:48 PM
Unknown Object (File)
Mar 6 2025, 9:29 AM
Unknown Object (File)
Feb 23 2025, 3:59 PM
Unknown Object (File)
Feb 22 2025, 1:44 AM
Unknown Object (File)
Feb 11 2025, 2:12 AM
Unknown Object (File)
Jan 29 2025, 2:06 AM
Unknown Object (File)
Jan 16 2025, 2:54 AM
Subscribers

Details

Summary

This is similar to the logic used in ip_output() to convert mbufs
prior to computing checksums. Unmapped mbufs can be sent when using
sendfile() over IPsec or using KTLS over IPsec.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36250
Build 33139: arc lint + arc unit