From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 9773A21F112 for ; Tue, 31 Mar 2015 08:43:12 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk Sender: toke@toke.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toke.dk; s=201310; t=1427816584; bh=p3UHRDEuy8BIGtkIEHvFkBh97hS5swH0ZiGWt9wip1E=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=dTseOap6wOe/+k1IN8tCt6oInATfslScmnziFVJYceo7W8t3wmZDpQn6usy41hstY aWHJ1HNevS+8zxMXHx61MvaxQG/Hmaj4McYQPElcRunmmDRrpzKJoDkL05cn5ie8gH 8Y0PPfpDni8n68d/AppK3mrltkuZ2caJUKLpPkGw= Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 45BD92ED238; Tue, 31 Mar 2015 17:43:03 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht References: <551ABA61.6010403@opentechinstitute.org> Date: Tue, 31 Mar 2015 17:43:03 +0200 In-Reply-To: (Dave Taht's message of "Tue, 31 Mar 2015 08:38:32 -0700") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87oan9p3zs.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: commotion-discuss , Dan Staples , "cerowrt-devel@lists.bufferbloat.net" , Commotion Development List Subject: Re: [Cerowrt-devel] [Commotion-dev] QoS/packet reordering X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2015 15:43:41 -0000 Dave Taht writes: > Barrier breaker's qos-scripts leverages fq_codel also. :) > > however it is broken in one regard - it doesn't work at all with ipv6. > If you can live with that (I can't, comcast ipv6 is now everywhere) - > use it. sqm-scripts has been backported to Barrier Breaker as well. E.g. http://downloads.openwrt.org/latest/ar71xx/generic/packages/packages/sqm-scripts_8-2_all.ipk -Toke