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)
Sat, Apr 19, 6:56 PM
Unknown Object (File)
Sat, Apr 12, 8:32 AM
Unknown Object (File)
Mar 14 2025, 1:40 PM
Unknown Object (File)
Mar 6 2025, 9:53 AM
Unknown Object (File)
Feb 15 2025, 8:55 PM
Unknown Object (File)
Feb 10 2025, 9:49 AM
Unknown Object (File)
Feb 10 2025, 9:40 AM
Unknown Object (File)
Feb 4 2025, 3:41 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable