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, Oct 9, 4:35 PM
Unknown Object (File)
Sun, Oct 6, 10:26 AM
Unknown Object (File)
Sep 30 2024, 12:01 AM
Unknown Object (File)
Sep 30 2024, 12:00 AM
Unknown Object (File)
Sep 29 2024, 7:37 AM
Unknown Object (File)
Sep 29 2024, 4:21 AM
Unknown Object (File)
Sep 28 2024, 9:54 PM
Unknown Object (File)
Sep 28 2024, 7:50 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