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)
Wed, May 13, 7:23 PM
Unknown Object (File)
Wed, May 13, 7:22 PM
Unknown Object (File)
Wed, May 13, 7:21 PM
Unknown Object (File)
Wed, May 13, 7:21 PM
Unknown Object (File)
Sun, Apr 26, 3:40 PM
Unknown Object (File)
Mar 26 2026, 3:08 PM
Unknown Object (File)
Mar 25 2026, 5:28 AM
Unknown Object (File)
Mar 4 2026, 6:24 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