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 B391E21F969 for ; Tue, 29 Sep 2015 06:15:12 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1443532508; bh=aKtrvQTJTJgImL7Nl6PaVKkFOovH3aA4O7EbHDQ/pPA=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=q6DEbLBZoGVC/1hObLhezITUbfb5GxLBCWCSiiqx1xMAuRGP4aZpQxsp4yI8hDlW4 17bTWiwT0VfW+tejXI0o+bQDeLj8ArXbuOMsb2RzMT3Ee1muQQ3JOefMoWg3IPkPl4 SB+bPXdvuGXyPRrwfauLKeE28mW4A7HS9sH9gaDk= Sender: toke@toke.dk Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id 09825C4023A; Tue, 29 Sep 2015 15:15:08 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Kevin Darbyshire-Bryant References: <560A8CE0.7040503@darbyshire-bryant.me.uk> Date: Tue, 29 Sep 2015 15:15:08 +0200 In-Reply-To: <560A8CE0.7040503@darbyshire-bryant.me.uk> (Kevin Darbyshire-Bryant's message of "Tue, 29 Sep 2015 14:06:40 +0100") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87fv1xl63n.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] is there a patch for tc-adv somewhere for showing active_flows X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 13:15:35 -0000 Kevin Darbyshire-Bryant writes: > I've no idea how this then gets into upstream openwrt. One idea for this, which I tried poking into but didn't get to work: Supposedly, iproute2 contains a facility to load qdisc support as a shared library. If we could get this to work, we could include a 'cake.so' for iproute along with the kernel module (or in a separate package), and thus not have to replace the stock 'tc' package. That would presumably be easier to upstream...(?) -Toke