From owner-freebsd-net@FreeBSD.ORG Tue Aug 24 21:16:38 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D7316A4CE; Tue, 24 Aug 2004 21:16:38 +0000 (GMT) Received: from marko-tp.zavod.tel.fer.hr (marko-tp.zavod.tel.fer.hr [161.53.19.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5696643D46; Tue, 24 Aug 2004 21:16:35 +0000 (GMT) (envelope-from zec@icir.org) Received: from [127.0.0.1] (localhost [127.0.0.1]) by tpx30 (8.12.11/8.12.11) with ESMTP id i7OLE2Os009920; Tue, 24 Aug 2004 23:14:15 +0200 (CEST) (envelope-from zec@icir.org) From: Marko Zec To: stable@freebsd.org Date: Tue, 24 Aug 2004 23:14:01 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200408242314.01915.zec@icir.org> cc: net@freebsd.org Subject: TCP SACK backport to -STABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 21:16:38 -0000 I've prepared a more or less blind backport of the TCP SACK code which was recently introduced in -CURRENT. Didn't put the patch through lots of testing, but it just seems to work... The patch is available from the URL bellow and should apply cleanly against both 4.10-RELEASE and -STABLE. http://tel.fer.hr/zec/BSD/4.10-sack.diff Cheers, Marko