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)
Tue, Nov 4, 4:18 AM
Unknown Object (File)
Sun, Nov 2, 7:13 AM
Unknown Object (File)
Thu, Oct 23, 4:49 PM
Unknown Object (File)
Oct 15 2025, 5:57 AM
Unknown Object (File)
Oct 15 2025, 5:57 AM
Unknown Object (File)
Oct 14 2025, 8:11 PM
Unknown Object (File)
Oct 12 2025, 8:49 AM
Unknown Object (File)
Oct 8 2025, 12:33 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