From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8F43B3BA8E for ; Fri, 20 Apr 2018 15:39:35 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1524253174; bh=s8xyZ0eDxNScISspQolA1Pfe25HKEiKb4+rX+R7JOg4=; h=From:To:Subject:In-Reply-To:References:Date:From; b=mBjJegmpKoIMzJ6dBzhdBXhFE34XZU3KDXtZlj54+aqWcZqdtnBTURGDBI8El8YVN kuQhvbyBh7fN2p7b9dbYP2QOKl/eJVJTcr35++WLbUFIFKg8aS8mWB9mW8uOj7uVF6 uF05HdTAXUNu8743I7QTNC5ByKwEQAKA7hF8dD7WxfKIH0Nte1AY2pveJOcskRfH/A 6b71W57e3Ajagi2AOfwYHJnaBwn7n3fzSzj+MKqB8OHP/E4a3n+9eV0l+fkwXmL4TW VDE9XeMBqZe7EfS0ppWtn8yqwWgqeEVx6XMhVWMefdRtc7L3tcyA/ypHMjs829PRTJ MaqSSz+9jxvcg== To: cake@lists.bufferbloat.net In-Reply-To: <87k1t38d2q.fsf@toke.dk> References: <87k1t38d2q.fsf@toke.dk> Date: Fri, 20 Apr 2018 21:39:33 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87o9id4qh6.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] Diffserv LLT mode X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 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, 20 Apr 2018 19:39:35 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > Is anyone actually using the LLT diffserv setting? The draft describing > it seems to have expired ages ago: > > https://datatracker.ietf.org/doc/draft-you-tsvwg-latency-loss-tradeoff/ Also, adding to the diffserv thing, right now there seems to be a hidden ABI where the different diffserv modes are hard-coded in tc. That is not good for upstreaming, that should go into the header; I'll clean that up, but thought I'd remove the LLT mode while I'm at it if (as I suspect) no one actually needs it... -Toke