From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 0E74421F45C for ; Mon, 16 Nov 2015 09:59:54 -0800 (PST) Received: by wmec201 with SMTP id c201so189796170wme.0 for ; Mon, 16 Nov 2015 09:59:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=DvzK4wZTrCBG50u3/qXnaE9zdjwwR/rPgAiXAjjjWUc=; b=AniWgvHQOFx+xdyA+f7rNFsjKbcuA1EYZ6d4R22uuCXfGlRfnMqrkGnMZqdkSma/6e f0Tdws35ze/z7rZBey/Gi/P+6bsjj+Jzy3mqoVFtlb0CELSSZdcBK8xiMRCbIXgF0jlK IPBt47svhXtbbtT4m+QrdceKcPzU/lQ1H+DCmA8J42gstd2lPFDHq0i0dYKw/vwrzm+A hWHdQ67Gqy+aiq//a21HprhN4VL2oHd81WShIPFpqlqt77vT/kc7pJ+sCHZMeowXHkOV K+49bSe9QKwxl7icWfpOLlOqbxvDfuamxDpFYmUv55gV2nicLc06oYzL1zGbsbLoCOke 27AA== MIME-Version: 1.0 X-Received: by 10.28.61.4 with SMTP id k4mr21265422wma.34.1447696792812; Mon, 16 Nov 2015 09:59:52 -0800 (PST) Received: by 10.194.42.168 with HTTP; Mon, 16 Nov 2015 09:59:52 -0800 (PST) In-Reply-To: <564A169D.1060307@darbyshire-bryant.me.uk> References: <56420697.9080606@darbyshire-bryant.me.uk> <5649EF39.3060300@darbyshire-bryant.me.uk> <5649F423.40000@darbyshire-bryant.me.uk> <564A169D.1060307@darbyshire-bryant.me.uk> Date: Mon, 16 Nov 2015 18:59:52 +0100 Message-ID: From: Dave Taht To: Kevin Darbyshire-Bryant Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] Announce - possible new feature - DSCP cleaning 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: Mon, 16 Nov 2015 18:00:17 -0000 yes and nooo..... I thought tin_cnt needed to be a 10 bit number at least.... (did it become an 8 bitter somewhere?) but I have not looked at the code in quite some time. Tomorrow I hope to finally have a fresh head. Right now I'm merely wrestling with getting a build to complete. Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! https://www.gofundme.com/savewifi On Mon, Nov 16, 2015 at 6:47 PM, Kevin Darbyshire-Bryant wrote: > Does this > https://github.com/dtaht/sch_cake/commit/d05cf7e003d9c13d8382c881655807bd= a7ab3616 > improve your happiness factor? > > Kevin > > On 16/11/15 15:57, Dave Taht wrote: >> isn't there some other boolean variable somewhere ? >> >> Dave T=C3=A4ht >> Let's go make home routers and wifi faster! With better software! >> https://www.gofundme.com/savewifi >> >> >> On Mon, Nov 16, 2015 at 4:20 PM, Kevin Darbyshire-Bryant >> wrote: >>> >>> On 16/11/15 15:03, Dave Taht wrote: >>>> I have not been doing any active development until... tomorrow. >>>> >>>> A goal I have for today is to actually build a version of openwrt + >>>> all this stuff for the linksys ac1200. >>>> >>>> I was not particularly huge on using another field (q->squash) to >>>> trigger squashing, and I cannot come up with a use case that makes >>>> sense to me. >>>> >>>> Under what circumstances do you think separating these two functions >>>> to be useful? >>> I wanted to be able to use diffserv marking for internal bandwidth >>> policing purposes whilst clearing those bits by the time they hit the >>> ISP. On ingress it makes no sense, on egress I can see a use. >>> >>> >>> > >