Date: Wed, 16 Sep 1998 21:35:59 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <199809170435.VAA17843@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1998/09/16 21:35:59 PDT Modified files: (Branch: RELENG_2_2) sys/netinet tcp_input.c Log: introduce a sysctl variable to disable slow-start on "local" tcp connections. slow-start is used by default (as it should be) This fixes a misbehaviour that was introduced when T/TCP was integrated in the main sources. Revision Changes Path 1.54.2.12 +6 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809170435.VAA17843>