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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 264AA3B260 for ; Tue, 13 Dec 2016 14:26:37 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 65D711FCED for ; Tue, 13 Dec 2016 20:26:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1481657194; bh=K3lVIbHVLKrijcdvhrlbxOninbkavPnrksvoNGkdudA=; h=From:To:Subject:References:Date:In-Reply-To:From; b=D6Gu+ldFmXSPwabS/I6vFAfRSin78y1OBikPsVrLogoeof1nfLxEmtJyjCoPM28kc 7qGEMZBTpUiO7B/+r1q3rgqXxFijdYyUngj2Zdy75pxyJ6se6ynDptLogNpqYju0dV Dcy2YkGbJuMvP0N74pI9tR8/s7GxxtkS4NoXksTux1TDve6fYS7IX/ZHd4dSbesGQ4 DTaosVKE3SxtMDDBr+W6J6RPVQcUsrtToiTeWZuzJWKEGhVsxABnqD1pjHywKIrUz8 6uRh9OBpQTLai+hzJjhbDmk7yueUXPNakVML5RA02Sq37WqnHvGvvo4uE61tWA1O0v akGRw2dzB1puw== Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 60BD013D07; Tue, 13 Dec 2016 11:26:00 -0800 (PST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: make-wifi-fast@lists.bufferbloat.net References: <87zikyyspy.fsf@toke.dk> <87polkgbvh.fsf@toke.dk> <87wpfr395f.fsf@toke.dk> <87inqrwh9y.fsf@toke.dk> <20161213164006.7t56rztjxoo7opsu@tiamat> Date: Tue, 13 Dec 2016 11:26:00 -0800 In-Reply-To: <20161213164006.7t56rztjxoo7opsu@tiamat> (Leonidas Spyropoulos's message of "Tue, 13 Dec 2016 17:50:52 +0000") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <874m27tyuv.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] Updated LEDE build with airtime patches X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2016 19:26:37 -0000 Leonidas Spyropoulos writes: > On 10/12/16, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >> Since the airtime fairness patches haven't been merged yet, here's an >> updated build, rebased on upstream LEDE head: >>=20 >> https://kau.toke.dk/lede/airtime-fairness-builds/ar71xx/generic/ >>=20 >>=20 >> Note that the file names have changed. This build should also include >> the kmod-pppoe package. >>=20 > > I tried the build on Archer C7 v2.0 and indeed the kmod-pppoe package > was there but was missing the ppp-mod-pppoe package. I'm not sure where > would that be I think it's part of 'base'. > > @Toke is it possible for you to share the config for Archer C7 v2.0 so > I can build it myself? There's no special config needed to enable the patches, you can just pull my tree (https://kau.toke.dk/git/lede/) and build with whatever config you prefer :) -Toke