Page MenuHomeFreeBSD

TCP syncache: enhance some KASSERT output
ClosedPublic

Authored by bz on Feb 8 2022, 11:49 PM.
Tags
None
Referenced Files
F137925902: D34217.diff
Thu, Nov 27, 8:00 AM
Unknown Object (File)
Sun, Nov 23, 12:07 PM
Unknown Object (File)
Fri, Nov 21, 3:07 AM
Unknown Object (File)
Thu, Nov 6, 2:55 PM
Unknown Object (File)
Thu, Nov 6, 2:09 AM
Unknown Object (File)
Sat, Nov 1, 7:08 AM
Unknown Object (File)
Fri, Oct 31, 2:50 PM
Unknown Object (File)
Tue, Oct 28, 11:19 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