From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) (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 E13A63CB35 for ; Thu, 14 Jan 2021 12:59:51 -0500 (EST) Received: by mail-ed1-x531.google.com with SMTP id h16so6668019edt.7 for ; Thu, 14 Jan 2021 09:59:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jackrabbitwireless.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=wES73iwJBkgFNjNOPHCRC2wVezxzUTsZekZ8Je0lIPM=; b=V4LiYF0klEpiZh2TVMyM2xicNvSO4COuc+A0ZqPvGlnx22BZkew0qmVvSmdf5V0MHv Rm7Qd2bcpSFHSxLzPAhATOM9FjfZ3ek0YMGv1zX/1/EnxKv65N6LRH4HN7kjLO+p01cZ Rv3ldbbBBjQdlbuEQFzLGqi92IqKQUEdeYSErKjnKpXCbeFHYcgnx9gDj3HMtqgx3kuM ypeZJnL56tfy1gFIYOyoc+oXjoH+xfauuSCPlge37Acrt+9TuTyu5Xi6X+OOrZaJX/qz AlVYDG+pGW4cln3pHg0jG0gz8a0ml078vBtwYkdHnJ+je3XUKVXZE9r6uySIp5DjtWtG 3GZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wES73iwJBkgFNjNOPHCRC2wVezxzUTsZekZ8Je0lIPM=; b=GaN60yFzPU/CLBHlSnzjOdmiJiuCFkJ0rBpgkS+R6/iTLOYl8cWiSs3AKedKuxt9BK KH+A9hrU4HjNMT48ZxKtEP2dkH9QEwpuFrsPdvNHjOcTDnKB0q5wwFwlyCipqUh/2P7c UAoG+ESIz5Q08McbFfiDjjX9fLE3hC5Cz+UQI7m+6zYUgdl29H9TVK5Bfm3uv7+RuVcx 1jitcKNJYnFeXs/xvV1wYyu4UD1DGlhglr/FmTqsg8NjGrOCYXYc4L3dD+ozB3S+njAN OQK9+o/3pvINHC5cyCg5eD5fVjo2hXOUZDFVr/I7jNBcLJRdHoa8rC9cdWc3jCH+CMTB 7CuA== X-Gm-Message-State: AOAM533R5fDECvAFQaGnzy30vVXJzXjji9N1rytRvxcdq8CCruJEcIgl tUskDN3TKKNuFpppPU00xVQ8ShRJrvBN4hqI4m+8Nda2NqUgiQ== X-Google-Smtp-Source: ABdhPJyMJtasrxlGrRaM7SNI3Al5N1VyLkbcz4XtQTKMOB9a1CRR2Ra6DLYkVn9XxbSWuOnP5InKMYSQ+jio4OFd6yQ= X-Received: by 2002:a05:6402:513:: with SMTP id m19mr1402642edv.229.1610647190677; Thu, 14 Jan 2021 09:59:50 -0800 (PST) MIME-Version: 1.0 From: Robert Chacon Date: Thu, 14 Jan 2021 10:59:39 -0700 Message-ID: To: bloat@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="000000000000a8c0de05b8e005d1" Subject: [Bloat] Thanks to developers / htb+fq_codel ISP shaper X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2021 17:59:52 -0000 --000000000000a8c0de05b8e005d1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello everyone, I am new here, my name is Robert. I operate a small ISP in the US. I wanted to post here to thank Dave T=C3=A4ht, as well as the dozens of contributors= to the fq_codel and cake projects. I created a simple python application that uses htb+fq_codel to shape my customers' traffic, and have seen great performance improvements. I am maintaining it as an open source project for other ISPs to use at https://github.com/rchac/LibreQoS Mostly I just wanted to thank Dave and everyone else here for working to make fq_codel and cake possible. These are hugely helpful projects that have helped improve our network, and thousands of other networks around the world. Looking at discussions from fellow ISPs who use Preseem and Sensei, which use fq_codel, small ISP networks across the world are hugely benefiting from fq_codel. They are now able to retain customers who would have otherwise been lost - thanks to fq_codel and the many optimizations you all made possible. I hope more ISPs are able to deploy fq_codel and/or cake using our tool or commercial applications like Preseem and Sensei. Amid COVID, fq_codel is really important for keeping work-from-home and remote learning connectivity stable. Thank you all! Thanks, Robert Chacon --000000000000a8c0de05b8e005d1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everyone,

I am new her= e, my name is Robert. I operate a small ISP in the US. I wanted to post her= e to thank Dave T=C3=A4ht, as well as the dozens of contributors to the fq_= codel and cake projects.

I created a simple python= application that uses htb+fq_codel to shape my customers' traffic, and= have seen great performance improvements. I am maintaining it as an open s= ource project for other ISPs to use at https://github.com/rchac/LibreQoS

Mo= stly I just wanted to thank Dave and everyone else here for working to make= fq_codel and cake possible. These are hugely helpful projects that have he= lped improve our network, and thousands of other networks around the world.= Looking at discussions from fellow ISPs who use Preseem and Sensei, which = use fq_codel, small ISP networks across the world are hugely benefiting fro= m fq_codel. They are now able to retain customers who would have otherwise = been lost - thanks to fq_codel and the many optimizations you all made poss= ible. I hope more ISPs are able to deploy fq_codel and/or cake using our to= ol or commercial applications like Preseem and Sensei. Amid COVID, fq_codel= is really important for keeping work-from-home and remote learning connect= ivity stable. Thank you all!

Thanks,
Robert Chacon
--000000000000a8c0de05b8e005d1--