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
Unknown Object (File)
Sat, Nov 29, 1:21 AM
Unknown Object (File)
Fri, Nov 28, 4:48 AM
Unknown Object (File)
Thu, Nov 27, 10:58 AM
Unknown Object (File)
Fri, Nov 21, 8:56 PM
Unknown Object (File)
Fri, Nov 21, 12:06 AM
Unknown Object (File)
Fri, Nov 21, 12:06 AM
Unknown Object (File)
Fri, Nov 21, 12:01 AM
Unknown Object (File)
Nov 4 2025, 4:18 AM
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