]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This cleans up the timer code in TCP and also makes it so we do not
authorrrs <rrs@FreeBSD.org>
Tue, 16 Aug 2016 12:40:56 +0000 (12:40 +0000)
committerrrs <rrs@FreeBSD.org>
Tue, 16 Aug 2016 12:40:56 +0000 (12:40 +0000)
commitfae35efb7f672f76d5a7fc43f0ee382f5d83c7de
treef202ef0cb324236b4c006926b21fd344da4efeef
parent854321733645cfdec8dc4f80518172050d5d5cbe
This cleans up the timer code in TCP and also makes it so we do not
take the INFO lock *unless* we are really going to delete the TCB.

Differential Revision: D7136
sys/netinet/tcp_timer.c
sys/netinet/tcp_timer.h