Page MenuHomeFreeBSD

tcp: improve consistency of KASSERTs in tcp_sack.c
ClosedPublic

Authored by tuexen on Aug 4 2025, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 1:06 PM
Unknown Object (File)
Thu, Oct 9, 1:06 PM
Unknown Object (File)
Thu, Oct 9, 1:06 PM
Unknown Object (File)
Thu, Oct 9, 12:23 PM
Unknown Object (File)
Wed, Oct 8, 4:44 PM
Unknown Object (File)
Tue, Oct 7, 2:04 PM
Unknown Object (File)
Sun, Sep 28, 1:50 AM
Unknown Object (File)
Sep 16 2025, 5:10 PM

Details

Summary

When panicing, don't print the condition, which was violated, but the condition which holds at the time of the panic.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable