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 27, 8:55 AM
Unknown Object (File)
Sat, Apr 27, 8:52 AM
Unknown Object (File)
Sat, Apr 27, 8:52 AM
Unknown Object (File)
Sat, Apr 27, 7:35 AM
Unknown Object (File)
Feb 22 2024, 10:20 AM
Unknown Object (File)
Dec 22 2023, 10:20 PM
Unknown Object (File)
Dec 5 2023, 10:34 PM
Unknown Object (File)
Dec 5 2023, 2:31 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