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
F107566501: D28187.diff
Wed, Jan 15, 11:47 PM
Unknown Object (File)
Nov 24 2024, 10:04 AM
Unknown Object (File)
Nov 24 2024, 10:04 AM
Unknown Object (File)
Nov 22 2024, 7:02 AM
Unknown Object (File)
Oct 24 2024, 9:04 AM
Unknown Object (File)
Oct 24 2024, 9:04 AM
Unknown Object (File)
Oct 24 2024, 9:03 AM
Unknown Object (File)
Oct 24 2024, 8:44 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable