From owner-freebsd-net Thu Feb 21 9: 5:45 2002 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 17DE637B404 for ; Thu, 21 Feb 2002 09:05:44 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g1LH5f725219; Thu, 21 Feb 2002 12:05:41 -0500 (EST) (envelope-from wollman) Date: Thu, 21 Feb 2002 12:05:41 -0500 (EST) From: Garrett Wollman Message-Id: <200202211705.g1LH5f725219@khavrinen.lcs.mit.edu> To: Brian White Cc: freebsd-net@FreeBSD.ORG Subject: SACK (and older TCP stack) availability? In-Reply-To: References: Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org < said: > net.inet.tcp.newreno. (At the risk of exposing my naivete, does disabling > New-Reno leave me with ... Reno? Or possibly some FreeBSD hybrid?) It leaves you with FreeBSD pre-New Reno. That's Reno, plus high-resolution timers, plus some retransmit-avoidance stuff that goes along with the high-resolution timers. A glance at the CVS logs for netinet/tcp_*.c will give you an idea of where and when things have changed. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message