From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (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 D56FC21F14D for ; Tue, 24 Dec 2013 11:51:58 -0800 (PST) Received: by mail-we0-f179.google.com with SMTP id q59so6302966wes.10 for ; Tue, 24 Dec 2013 11:51:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ETuf/tsOWtebhjqnstAskvynU0oWsUSxrUYBdKiEUSI=; b=mjKLYZzlb8q3O/bCNiyTlf6GKbr8/B34kJ2dUFf5AsEKLut2Dr9zH7SAwaHX+oXaeG 9OrPnS0DhcwxoL9acg6spZIOQ6Xtt9N878KRMx0QEcJExG3fTNZqKg3M4r+1xw7NLZUJ iiOFtMQ70i3MzJ+YXMGDtsIU3QipQ5fiwAEW+J0ato+G/OHnxPT4yxk5OTZTrXVUvIKi Zd7WztwKitnxQOqukIJ/FKdNL2IhlMx2WFVJ4fjOQTfA3p3v3PE3Z/bj19zO8yHab/YP Ydt521lFFKK59VpwGXxcDqBYQMvT6wmTk4Qz44ofeTksoA7h80agrhAn8SkWamrlVOoz 2BeA== MIME-Version: 1.0 X-Received: by 10.180.90.230 with SMTP id bz6mr20061280wib.17.1387914716570; Tue, 24 Dec 2013 11:51:56 -0800 (PST) Received: by 10.217.123.69 with HTTP; Tue, 24 Dec 2013 11:51:56 -0800 (PST) Date: Tue, 24 Dec 2013 11:51:56 -0800 Message-ID: From: Dave Taht To: "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Cerowrt-devel] cerowrt-3.10.24-8 "North Pole" development build released 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: Tue, 24 Dec 2013 19:51:59 -0000 + committed, tagged and pushed + AQM renamed to "SQM" + fixed bootup problems in -7 - busybox config had changed in openwrt (thx toke!) + latest "SQM" code (thx Sebastian & Toke!). + ICMP is now deprioritized (helps vs ping floods and sweeps. hopefully) + fix for the major kernel trap (thx Robert!) + babels src routing support (thx Matthieu & babel team!) + babels distributes all routes (ipv6 and ipv4) on all interfaces its enabl= ed on + dnsmasq reload fixes (thx jow!) + resync with openwrt (thx #openwrt) + Fix for WMM mode in wifi (old patch accidentally dropped). VO queue is effectively disabled now. + quagga still available as a separate package + DMA tx error hopefully gone + Packages signed by default + Portions tested by all you wonderful users - untested as a whole (only in pieces) - There may be more kernel traps lurking - there are several thousand on boot, but I was unable to trigger any - I chickened out and didn't remove the dnsmasq restart from rc.local - Still working on ipv6 stuff (I did test a HE tunnel, which, after disabling 6relayd and uncommenting everything in /etc/dnsmasq.conf "just worked") - STILL haven't got around to fixing the mount utils error in sysupgrade - SQM doesn't start on boot right Get it at: http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.24-8/ IMPORTANT NOTES 1: If you have an aqm setting you've backed up - the filename has changed so you will need to copy it sqm and change your file to refer to package sqm. Better to recreate from scratch... 2) and there is some sort of race on first boot that stops the sqm script from running. (probably module insertion) you will need to toss a /etc/init.d/sqm restart into /etc/fixdaemons to fix that. Something more robust is needed. It IS restartable from the gui, but... I expect I'll get another cero out before the new year. The biggest problem I see is that I can't get ipv6 from comcast to work. As to that being cero (6relayd?) or this crappy cable modem, don't know. Need to setup a dhcpv6 server to test it. I'd also really like to get mosh to work (I have an ipv6 enabled version in my github), to poke into the upnp issues with apple boxes, and add https support to the gui (now that all the random number fixes have stablized) In looking at traffic the majority incoming from comcast appears to have diffserv stomped on, so I think an option for squashing inbound diffserv would be good. (or there is some other problem that has simple.qos mostly using the background htb bucket) Also high on my list is figuring out how to use babels to let me setup ipv6 native, ipv6 tunneled and 6to4 all at the same time, and have it get routed properl= y. the bad 6relayd interaction with dnsmasq has to be resolved somehow. I'm not sure to what extent the features of dnsmasq and 6relayd intersect. I keep just disabling it and enabling /etc/dnsmasq.conf. I'd like to get 6relayd to work to see what it does... Any other outstanding issues that are major? One thing that has really become apparent has been the need for a comprehensive test suite... I would still be hesitant to inflict this on spouses and family on christmas morning, but a Merry Christmas to all, and to all a good Net! --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html