Page MenuHomeFreeBSD

TCP syncache: enhance some KASSERT output
ClosedPublic

Authored by bz on Feb 8 2022, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 4:43 AM
Unknown Object (File)
Sun, Jan 5, 7:54 PM
Unknown Object (File)
Dec 3 2024, 3:46 PM
Unknown Object (File)
Nov 26 2024, 5:36 AM
Unknown Object (File)
Nov 12 2024, 8:09 PM
Unknown Object (File)
Nov 12 2024, 2:47 AM
Unknown Object (File)
Oct 9 2024, 4:35 PM
Unknown Object (File)
Oct 6 2024, 10:26 AM

Details

Summary

Improve the "syncache: mbuf too small" assertion message with various
variables (some not actually needed) but enough that it will be obvious
if (a) we use IPv4 or IPv6, (b) if UDP tunneling is on, and (c) what
max_linkhdr is. This should help diagnostics in the future.

Diff Detail

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