From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 5050A3B29E for ; Thu, 2 Aug 2018 15:27:50 -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=1533238069; bh=dkPZkqzw9ZdIPbU3cLkq5VIX7N9O1s5ILnKPhIWUIoc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Ddqhc9Q2LjAuJ49d/pHkJJzSylt6Qo8JVn8YS16OTIBh6V56gMrsRVKY+aQQkDNeP xsjlWBztTzeF+rie50GGnlLJYy9UKVhu3nJ4BCItQlXGJIYFwzeZirL84SzhORbA8F reLEPyeIxx2RaLXLj3XzQzn5ecNKIX25eGKEI3mHOnQh3dP83KH5tJGJhV3dKhfxXz Uyxkm0oP6N98pWuk+nLFENsKlJwKnaplo3NXZjJj1AX1W+2YP+Hu8M3YER0qOUhK0y QJCTjnMjA9RwYT09JKrGVPCO2DQy+QWo2pvkwNSUDhD0iTO8iGhpTluvoqxb2ZnAkq 8dpxmxxJQdsFw== To: valdis.kletnieks@vt.edu, Dave Taht Cc: cerowrt-devel@lists.bufferbloat.net In-Reply-To: <70551.1533154757@turing-police.cc.vt.edu> References: <70551.1533154757@turing-police.cc.vt.edu> Date: Thu, 02 Aug 2018 21:27:50 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87lg9oy3ex.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cerowrt-devel] openwrt 18.06.0 released X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2018 19:27:50 -0000 valdis.kletnieks@vt.edu writes: > On Wed, 01 Aug 2018 11:04:14 -0700, Dave Taht said: >> If you haven't retired your cerowrt yet, now's the time. >> >> http://lists.infradead.org/pipermail/openwrt-devel/2018-August/013449.html >> >> cake still required some manual configuration at the rc2. > > Ah. I wonder if that's related to why I thought I had SQM and Cake in > the .config, but it keeps telling me that congestion control is > 'cubic' when it actually boots. The TCP congestion control is still cubic (by default), and is not affected by any sqm or cake settings.... -Toke