From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f43.google.com (mail-yw0-f43.google.com [209.85.213.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3C461200AF9 for ; Sat, 24 Sep 2011 03:58:17 -0700 (PDT) Received: by ywm21 with SMTP id 21so4667179ywm.16 for ; Sat, 24 Sep 2011 03:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=72KKeCPfxNp+YlcPVnlK5icJcERQZCIo2Fgg+1GM/x0=; b=CJdJrixt9rPEqLYyxemOXyGwvMfCtQ4QFb5NFRAckgfFV4SRdwWFEs5Le9Y1Kpor7f zUBEuaIjtyaP9NZ3tVsrqGe5Z4KccOIv5PBG6/yN0AmiuZHwo7BMevtEnq4FAqt2tg2d izJt2DrodxG7G3tPfPLErGnQ5kg3uQCMkLDQk= MIME-Version: 1.0 Received: by 10.42.174.9 with SMTP id t9mr1546916icz.183.1316861895521; Sat, 24 Sep 2011 03:58:15 -0700 (PDT) Received: by 10.43.132.8 with HTTP; Sat, 24 Sep 2011 03:58:15 -0700 (PDT) In-Reply-To: <4E7D184A.2070605@gmail.com> References: <4CE2D3B2.4030607@vt.edu> <4E7D184A.2070605@gmail.com> Date: Sat, 24 Sep 2011 03:58:15 -0700 Message-ID: Subject: Fwd: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts From: Dave Taht To: bloat-devel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: bloat-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Developers working on AQM, device drivers, and networking stacks" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2011 10:58:17 -0000 ---------- Forwarded message ---------- From: Weedy Date: Fri, Sep 23, 2011 at 4:37 PM Subject: Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts To: OpenWrt Development List On 16/11/10 01:55 PM, Ben Pfountz wrote: > This patch updates qos-scripts to support fair traffic sharing using the > SFQ with external classifiers method. =A0It also corrects a bug in the > unsupported ESFQ method already used by qos-scripts. =A0(ESFQ: > http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to > an SFQ patch after that and not updated since 2008) > > A class can be forced to use SFQ, and an external classifier added like > this: > > config class "Normal" > =A0 =A0 =A0 =A0 option avgrate =A0 =A0 10 > =A0 =A0 =A0 =A0 option priority =A0 =A030 > =A0 =A0 =A0 =A0 option packetdelay 100 > =A0 =A0 =A0 =A0 option limitrate =A0 94 > # =A0 =A0 =A0 option qdisc =A0 =A0 =A0"sfq perturb 2" > config class "Normal_up" > # =A0 =A0 =A0 option filter =A0 "protocol all flow hash keys src divisor = 1024" > config class "Normal_down" > # =A0 =A0 =A0 option filter =A0 "protocol all flow hash keys dst divisor = 1024" > > Using these options, the user needs to load cls_flow before qos-scripts > starts. > > I've got more information here: > http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-swit= ching-sfqexternal-classifiers > > > This has been tested on r23914. > > Signed-off-by: Ben Pfountz vt_edu> I am bumping this so we can get a current patch. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel --=20 Dave T=E4ht SKYPE: davetaht US Tel: 1-239-829-5608 http://the-edge.blogspot.com