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
F103211461: D28187.id82347.diff
Fri, Nov 22, 7:02 AM
Unknown Object (File)
Thu, Oct 24, 9:04 AM
Unknown Object (File)
Thu, Oct 24, 9:04 AM
Unknown Object (File)
Thu, Oct 24, 9:03 AM
Unknown Object (File)
Thu, Oct 24, 8:44 AM
Unknown Object (File)
Oct 3 2024, 12:16 AM
Unknown Object (File)
Oct 2 2024, 11:58 PM
Unknown Object (File)
Sep 30 2024, 4:52 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable