From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 21:02:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ABEA1065677 for ; Thu, 26 Feb 2009 21:02:46 +0000 (UTC) (envelope-from abalour@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 413808FC1A for ; Thu, 26 Feb 2009 21:02:44 +0000 (UTC) (envelope-from abalour@gmail.com) Received: by bwz8 with SMTP id 8so706680bwz.43 for ; Thu, 26 Feb 2009 13:02:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=qT1FOCheB/UNobK0MlyENSMqo/A0Z4jV5uF2SDwANWs=; b=NlHGErN7BKj/4kMSAdetduCFVOgNibdZDLR32An+skU8vUZTzVbXIOW7ssGp1g6Yzx Q2/6p8Aps/4fuSh+RMxgJEJEHZUcIpM6S8/usNS+lkmbsS44AgM443kv673aQ+L4eiOo ss9YjIzpNRNouM1xLpWZhANJpEBmbWcnecAzM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=UXWECywFSXpSu0LxuRmJFy8Jmhux87ub4f2TknIDfEwRdoPYdCw/TRqXj+ifTrq7rq 9sAO/nxzEW0dAYBVbCz78ZsebSZwRuq6JfjJTpSQD8Fln5uvvJ9HS2GMgoMeq59DH+5R lPMiozLBk6G6o6uQx4ZJqa3TSIOmOZLqBknPk= MIME-Version: 1.0 Sender: abalour@gmail.com Received: by 10.86.92.7 with SMTP id p7mr1443458fgb.54.1235682163878; Thu, 26 Feb 2009 13:02:43 -0800 (PST) In-Reply-To: <35f70db10902260013v25e3f1bfs8f5929d2c62805@mail.gmail.com> References: <35f70db10902260013v25e3f1bfs8f5929d2c62805@mail.gmail.com> Date: Thu, 26 Feb 2009 23:02:43 +0200 X-Google-Sender-Auth: a90550d6adc540ce Message-ID: <35f70db10902261302y41d6e9e0x9f420dd6f589735b@mail.gmail.com> From: Ross Cameron To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: TCP congestion avoidance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross.cameron@linuxpro.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 21:02:47 -0000 Bump,... Sorry guys (semi-urgent question and I really need the help im not a fBSD guru) ---------- Forwarded message ---------- From: Ross Cameron Date: Thu, Feb 26, 2009 at 10:13 AM Subject: TCP congestion avoidance To: freebsd-questions@freebsd.org Hi there all I spend most of my time maintaining an embedded Linux appliance for a client of mine. One of the features of this client is that depending on connectivity types etc. if has the ability to choose between several different TCP congestion avoidance algorythms. Now I have been approached by another client to produce a BSD derived system (they're GPL alergic) and I would like to impliment a simmilar feature on this new toolchain. Where can I find out what congestion avoidance algorythms FreeBSD supports and how to plug them in and out during runtime (not at boot) ??? Regards,... Ross Cameron -- "Opportunity is most often missed by people because it is dressed in overalls and looks like work." Thomas Alva Edison Inventor of 1093 patents, including: The light bulb, phonogram and motion pictures.