From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 5 00:52:55 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA6DB16A4CE for ; Sat, 5 Mar 2005 00:52:55 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E3243D53 for ; Sat, 5 Mar 2005 00:52:55 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 8C3007A425; Fri, 4 Mar 2005 16:52:55 -0800 (PST) Message-ID: <422902E7.1080104@elischer.org> Date: Fri, 04 Mar 2005 16:52:55 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: Kan Cai References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org cc: Brad Penoff Subject: Re: FreeBSD 4.11-RELEASE & SACK X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 00:52:55 -0000 Kan Cai wrote: > > Greetings, > > I posted this question on freebsd-question list yesterday, but no > replies. So I am just trying my luck here. Thanks in advance. > > I've installed the standard FreeBSD 4.11-RELEASE and have realized > that the sysctl option for enabling SACK in TCP is not available > (net.inet.tcp.do_sack). Additionally, the tcp_sack.c file is not in > the /usr/src/sys/netinet so I'm guessing this indicates that I need a > patch. Hoping to be able to use SACK in FreeBSD 4.11-RELEASE, I wanted > to ask : > > 1) Is my guess correct (Do I need a patch)? Or is my kernel > configuration file missing an option? > 2) Assuming I need a patch, what patch is generally recommended for > using SACK under TCP in FreeBSD 4.11-RELEASE? the people who contributed the SACK code contrinuted it only to the 5.x or later relases. It would be up to someone else to the the back port to 4.x. > > Any help would be most appreciated. Thanks, > > ken > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org"