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.
Details
Details
- Reviewers
gallatin tuexen rscheff - Group Reviewers
transport - Commits
- rG61c7534e5b15: TCP syncache: enhance KASSERT output
rG232d323ef227: TCP syncache: enhance KASSERT output
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable