Date: Tue, 1 Apr 2003 13:16:46 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c tcp_var.h Message-ID: <200304012116.h31LGltE076431@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2003/04/01 13:16:46 PST FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_var.h Log: Observe conservation of packets when entering Fast Recovery while doing Limited Transmit. Only artificially inflate the congestion window by 1 segment instead of the usual 3 to take into account the 2 already sent by Limited Transmit. Approved in principle by: Mark Allman <mallman@grc.nasa.gov>, Hari Balakrishnan <hari@nms.lcs.mit.edu>, Sally Floyd <floyd@icir.org> Revision Changes Path 1.203 +21 -3 src/sys/netinet/tcp_input.c 1.88 +1 -0 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304012116.h31LGltE076431>