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 3084121F8D3 for ; Fri, 30 Oct 2015 05:32:16 -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=1446208334; bh=+X6uBEw10KusclmKEtwWvnH/yqAFpcZGkPg/Jsm+jj0=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=tqhEC/QtKan73+MRxXWqwZ4rv+TK4WTIrqtxQ1Bjhy9ygcF5qT0ZW3UqOOMeSBUaZ Z3NA1FGqFU/+2gtioxrRKh5Kl1uCNnB3CZktUllEjsLkUKzjvTOSjoL6rFNBCoG+4c 01hQdUAZdWKCEOJexg5fOSeoSP17n9wpqfx+uwkc= Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id AB50949EA0; Fri, 30 Oct 2015 13:32:13 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht References: Date: Fri, 30 Oct 2015 13:32:13 +0100 In-Reply-To: (Dave Taht's message of "Fri, 30 Oct 2015 08:13:47 -0400") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87mvv0edv6.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] diffserv in cake 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: Fri, 30 Oct 2015 12:32:39 -0000 Dave Taht writes: > It was my hope, instead, that with ease we could add new models for > how to handle diffserv handling along existing htb based schemes. Uh, I know: Let's allow the user to install a custom BPF filter that classifies packets into classes... I'd say we either pick one, or allow arbitrary classification with tc filter. In my book, the diffserv4 that mirrors 802.11e is a fine choice :) -Toke