]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For retransmits of SYN|ACK from the syncache use the slightly more
authorandre <andre@FreeBSD.org>
Sun, 28 Oct 2012 19:02:07 +0000 (19:02 +0000)
committerandre <andre@FreeBSD.org>
Sun, 28 Oct 2012 19:02:07 +0000 (19:02 +0000)
commitee161fee4db27d88de337761219260d04fb38c42
treed4ac493c52b4283be62d83103cee5288850b96d9
parent891f33973fa42e3f9e6ab72be341b764cbbbad7b
For retransmits of SYN|ACK from the syncache use the slightly more
aggressive special tcp_syn_backoff[] retransmit schedule instead of
the normal tcp_backoff[] schedule for established connections.

MFC after: 2 weeks
sys/netinet/tcp_syncache.c
sys/netinet/tcp_timer.h