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 EBEBD3B29E for ; Mon, 25 Jun 2018 15:50: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=1529956234; bh=s+ocnbc2DUcctbknToBoEDr3GGZPsPJdxxtZ1enVSwo=; h=From:To:Subject:Date:From; b=eucbnL7GmojSkYY6MtCZqbT/ltPmUTCDmZrzrPWP6khFH1QjFmXqS9gKKp4B27IHF bAzK3tNXXuXzlCVRG7VLAQxjVSkJWo/awLPdVwABDnTCLN4hSXnplJwTnZhOBWiD6/ NMsNyPcELR8I8evHjRAXUpXZYDwaES8gm6O1BR9mlKe62Ilqp+pO5vHwkYhxHE/2+M AceoT9wK+bj2skcUfqHSB7TBz6CcFpxvJc4m+xHZy7oHHUIdBSqaiEpiEM6frcQdL0 5HL7kopRMuheUabQytJOPsR2Zft2uVfYANG1VSOHtOUpdXyDYU4+FZo6UclIa8ef7K uNFV14OCNGQqw== To: cake@lists.bufferbloat.net Date: Mon, 25 Jun 2018 21:50:38 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <876026odbl.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Cake] Cobalt is the new master 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: Mon, 25 Jun 2018 19:50:36 -0000 Hey everyone Since the master branch of the sch_cake repo has been broken for quite some time, and all the upstreaming work has gone into the cobalt branch, it's been clear for a while that we should stop having master as the default. Triggered by the latest report of the master branch not working, I just force pushed the cobalt branch into master on Github. This is just a head's up in case anyone tries to pull from master. What used to be the master branch now lives in the old-master branch. The cobalt branch is still around, but is now identical to master. Any future updates will probably only be in the master branch. -Toke