HomeFreeBSD

Convert unmapped mbufs before computing checksums in IPsec.

Description

Convert unmapped mbufs before computing checksums in IPsec.

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.

Reported by: Sony Arpita Das @ Chelsio QA
Reviewed by: np
Sponsored by: Chelsio
Differential Revision: https://reviews.freebsd.org/D28187

Details

Provenance
jhbAuthored on Jan 19 2021, 7:51 PM
Reviewer
np
Differential Revision
D28187: Convert unmapped mbufs before computing checksums in IPsec.
Parents
rGc6e27f5697c2: arm64: Clear FPU flags in the pcb in cpu_copy_thread().
Branches
Unknown
Tags
Unknown