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)
Fri, Mar 14, 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
Unknown Object (File)
Jan 23 2025, 4:43 AM
Unknown Object (File)
Jan 5 2025, 7:54 PM

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