From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id AEDB621F408 for ; Thu, 16 Apr 2015 07:06:29 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk Sender: toke@toke.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toke.dk; s=201310; t=1429193180; bh=+Km4D2/LpUGTHnahlIvSynAEEZtKW278kx87UqJk5Fo=; h=From:To:Cc:Subject:Date; b=WISlhb6tRPrbdvr2zRzMqTWnGgucrH92HlA++L7LDai+M0R9wAmeOekSIN6exp/sT sIJOJnshV5NlNtK6jv5eVgDalZMdxw9dP1RIK+RxiBTLAn9uKIT+AX7Rdu7ssaX+aw cab2rMhhTm4LDgcdgU+cm+FdRtKYkDLIOeChP6VI= Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id 384BDC4029C; Thu, 16 Apr 2015 16:06:19 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: cake@lists.bufferbloat.net Date: Thu, 16 Apr 2015 16:06:19 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87mw286uck.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: Andreas Moran Subject: [Cake] Cake development repository X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 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, 16 Apr 2015 14:07:00 -0000 So I finally put up the public development repositories for CAKE. Get them here: https://kau.toke.dk/git/cake/linux/ and https://kau.toke.dk/git/cake/iproute2/ They should be cloneable via https:// and git://. Jonathan: I renamed sch_cake3 to sch_cake (the old sch_cake is now sch_cake0) and rebased on the 4.0 release of Linux. The master branch of both repos have been force pushed. So be careful when you pull. If you have local changes, it's probably best to do a 'git fetch' and then rebase / cherrypick, :) -Toke