Date: Wed, 5 Jun 1996 09:57:40 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netinet tcp_subr.c tcp_var.h Message-ID: <199606051657.JAA15039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/06/05 09:57:40 Modified: sys/netinet tcp_subr.c tcp_var.h Log: Correct formula for TCP RTO calculation. Also try to do a better job in filling in a new PCB's rttvar (but this is not the last word on the subject). And get rid of `#ifdef RTV_RTT', it's been true for four years now... Revision Changes Path 1.29 +2 -4 src/sys/netinet/tcp_subr.c 1.33 +3 -3 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606051657.JAA15039>
