From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 794063B2A4 for ; Wed, 3 Mar 2021 21:55:32 -0500 (EST) Received: by mail-lf1-x12b.google.com with SMTP id q25so20436621lfc.8 for ; Wed, 03 Mar 2021 18:55:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=n2zKXW4yHgNPOlemyMhtoNaXbG1ZJoAsUYbbJcvUW6Q=; b=JVHN0nEbIIz9NHGyrjTWqdKHwtB7UJ7mVCqnK1sWReKnZLdjOAbfbjAdkP8izk7Vc1 5OWW6I8QgWPmCy1UPd3y6WsdtiLJ0+b8f6jp22+FmsFeakdEYBUXkPO7EgeDAkHVg5zC VvhpZIvxTkJAfus+d6qArt2u+XPd5ED5WvyjMkcUa4zc++ei88Ag7hRzTbXGMhMD44sB 0aClQMe9PPzAnyNAMzW1oyKrJh79IEFyPHZ9uZRP5EfxmnLSJkjpnu4cu/VR3NjQLFBW 7HEpicebReX8kWTyR+aHxpvVrSUziI7xBhJnina/7S1NhcZp9yq5WPHVDIlsbQYx/XZY L+ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=n2zKXW4yHgNPOlemyMhtoNaXbG1ZJoAsUYbbJcvUW6Q=; b=egOHHS5rnKaBadx+l14gDUDape2Q7NEh6pORG+ig5FRc+/QZGFd1FLwgHBM9ZwtvQ/ ev40JWZJM3Mm2vjuONJM9wO3mm+Qbsd7jSMdU/9RxCMnL2WOtiie0TNHiUyR3LtBA2Q+ EJWd9t8Lg3b6uHHzN2+FYXxHdlqqhTzkf39jcy6FfIU0ZCmBySCpPboTuwHcxKyZXl8U H8mILSXz4xnumvw43OJuNWePrlq3pNlBakq5KuSoa6qJXayQdHnNcYGtHJvcYRWM9jVO E8RRg7VleAdxB2lIfa1Mo8GWaPXnUnWLJXS1uAW9FHFRjo8imXnT0oIdce0vnFYQtKn9 X3qA== X-Gm-Message-State: AOAM532hLkK0wdKXH+afjje8q2xeSVdJ3LrewmCt0CzlBdTWYEMdt3sz izTRz+ivqzbqsa3EOoFk9LQ= X-Google-Smtp-Source: ABdhPJw3EXN44OenZSpNbOvAXdI72J0Rjx0E99qj6IDgOkeRDXqPc921KK7GFmF2XImCF1hi+Is0Eg== X-Received: by 2002:a19:2393:: with SMTP id j141mr915372lfj.533.1614826531205; Wed, 03 Mar 2021 18:55:31 -0800 (PST) Received: from jonathartonsmbp.lan (176-93-29-60.bb.dnainternet.fi. [176.93.29.60]) by smtp.gmail.com with ESMTPSA id w12sm2959168lft.281.2021.03.03.18.55.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Mar 2021 18:55:30 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.7\)) From: Jonathan Morton In-Reply-To: Date: Thu, 4 Mar 2021 04:55:29 +0200 Cc: Thomas Croghan , Cake List Content-Transfer-Encoding: 7bit Message-Id: References: <9C791D21-7FC9-425E-9167-EC7660BF38F9@gmail.com> To: Dave Taht X-Mailer: Apple Mail (2.3445.9.7) Subject: Re: [Cake] ISP Implementation 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: Thu, 04 Mar 2021 02:55:32 -0000 > On 4 Mar, 2021, at 4:51 am, Dave Taht wrote: > > recently there was a thread on another bufferbloat list about a very > interesting ISP approach using massively hashed tc filters + fq_codel > or cake that has code in github. I cannot for the life of me remember > the name of the thread or the github right. This, surely? https://github.com/rchac/LibreQoS/ - Jonathan Morton