From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22b.google.com (mail-qk0-x22b.google.com [IPv6:2607:f8b0:400d:c09::22b]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id CA85821F5AB for ; Wed, 17 Jun 2015 19:24:50 -0700 (PDT) Received: by qkbp125 with SMTP id p125so32674353qkb.2 for ; Wed, 17 Jun 2015 19:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=xmxJYTYrdNalITRI1nMATu8aZXxY4WaJToRhAdeAqxI=; b=mPvnwgrtIlkqo9Gb+q2BEASrrxS088b+J5PI7VjjANQBpETOMxPGktpoWryVF6h67g y9El3HhRF7np6hDfcqsypGwQGtSYdBlp0LEuq3c5i5UVTA1XUkl+e8ttcaIrpYbiFXmw 72Hbrw9gg3tB8N3jkyK46yVVred8Ap27JUCtsDFf4DJMzxbFSqRttVfgmYKztmNGU3a1 DSMAlVVpfeQ/di0yWLd7OyNDG66VzReizOYgNmBjFdEjP7Czn879D1SbHhCuEl3JMT54 830lC26iG8M4Qr4mJLTIvWXaIFd2BdmNMAvB2Qs7RZ/Hmb/xCl6A50C+NrGG4uebXGgW WAew== X-Received: by 10.55.19.25 with SMTP id d25mr19668225qkh.19.1434594289507; Wed, 17 Jun 2015 19:24:49 -0700 (PDT) Received: from richs-mbp-13425.lan ([68.238.49.162]) by mx.google.com with ESMTPSA id k71sm3164356qhc.42.2015.06.17.19.24.48 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Jun 2015 19:24:49 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Rich Brown In-Reply-To: Date: Wed, 17 Jun 2015 22:24:47 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <47DD8B04-6D4B-4FC2-AA85-A47E120B8D7B@gmail.com> References: To: Dave Taht X-Mailer: Apple Mail (2.1878.6) Cc: cerowrt-devel Subject: Re: [Cerowrt-devel] openwrt build for ar71xx (wndr3800, archer, picostation, etc) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 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, 18 Jun 2015 02:25:19 -0000 Dave, I see you're on OpenWrt head, but the CC build is staying with uclibc = (http://comments.gmane.org/gmane.comp.embedded.openwrt.devel/32651) It would be a tiny step backwards from your most recent build, but it = would avoid all the uclibc->musl hassles... Rich On Jun 17, 2015, at 6:23 PM, Dave Taht wrote: > get at: >=20 > http://snapon.lab.bufferbloat.net/~cero3/lupin/ar71xx/ >=20 > Not doing versioning... >=20 > my mission is to come up with something *stable* I can deploy across > several routers more than fiddle with new stuff. Not having snmp is an > issue... >=20 > + openwrt head > + built with libmusl for the first time (bunch of tools missing now) > + this includes the latest changes for sqm-scripts and gui (no direct > support for cake in the gui), from sebastian from this morning > + minstrel-blues and andrew mcgregors "minimum variance" patches > + the latest cake from last night > + babeld-1.6.1 (with ecn on by default) > + dnsmasq-2.73 > tested for all of a half hour. NOT tested as a default gw in = particular. >=20 > Notes: >=20 > - a really critical thing broke in the musl build - I use snmp a lot. > Can't deploy without it. Will try to fix. >=20 > - I missed setting the dnssec-timestamp option on by default in > /etc/config/dhcp correctly in the init file. Not sure what "correct" > is. (?) >=20 > - cake showed some issues in long rtt testing: > http://snapon.lab.bufferbloat.net/~d/latestcake/ >=20 > (but I am still having cable modem weirdnesses - am moving to an > emulated longer rtt environment shortly... after I flash a couple more > routers) >=20 > - and thus far I have been unable to build anything (uclibc or musl) > for the linksys ac1900. >=20 > - babel in openwrt head defaults to logging to flash by default which > I think is a really bad idea for general use... but useful right > now... >=20 > - I would have thought that with >=20 > config globals 'globals' > option ula_prefix 'fd59:c767:7910::/48' >=20 > That the system would have announced a /48 route for that. I am not > particularly fond of random ula's showing up everywhere, so I tend to > comment ula_prefix out. It is locally "unreachable" which is correct, > but babel only exports p2p routes by default... /me puzzles over > syntax >=20 > - too scared to try hnetd again. Anyone fiddling with it? (I need a > bunch of interior routers to "just work" at the moment) >=20 > - it defaults to a bridged vlan now. I am unfond of that, but I left > the vlan on to see if it would break anything... >=20 > + without nat, forwards through pie, cake, fq_codel at 110mbit. >=20 > --=20 > Dave T=E4ht > worldwide bufferbloat report: > http://www.dslreports.com/speedtest/results/bufferbloat > And: > What will it take to vastly improve wifi for everyone? > https://plus.google.com/u/0/explore/makewififast > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel