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.
Details
Details
Diff Detail
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
Event Timeline
Comment Actions
Chelsio QA managed to dream up trying this combination (KTLS over IPsec) which led to panics when computing checksums.