Page MenuHomeFreeBSD

Provide better debugging information in tcp_timer_activate() and tcp_timer_active()
ClosedPublic

Authored by jch on Mar 31 2015, 12:25 PM.
Tags
None
Referenced Files
F154991960: D2179.diff
Thu, Apr 30, 1:10 PM
F154991943: D2179.diff
Thu, Apr 30, 1:10 PM
Unknown Object (File)
Sun, Apr 26, 2:45 AM
Unknown Object (File)
Tue, Apr 21, 9:26 PM
Unknown Object (File)
Sun, Apr 19, 3:00 PM
Unknown Object (File)
Thu, Apr 16, 4:31 PM
Unknown Object (File)
Sun, Apr 5, 1:16 PM
Unknown Object (File)
Mar 23 2026, 11:48 PM
Subscribers

Details

Reviewers
jhb
bz
Summary

Provide better debugging information in tcp_timer_activate() and tcp_timer_active()
Suggested by: bz
Related to: https://reviews.freebsd.org/D2079

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jch retitled this revision from to Provide better debugging information in tcp_timer_activate() and tcp_timer_active().
jch updated this object.
jch edited the test plan for this revision. (Show Details)
jch added reviewers: bz, jhb.

Just a minor change to improve legacy code as same time as D2079: Fix TCP timers use-after-free old race conditions review.

jhb edited edge metadata.
This revision is now accepted and ready to land.Mar 31 2015, 5:23 PM