From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x232.google.com (mail-ie0-x232.google.com [IPv6:2607:f8b0:4001:c03::232]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id D12EE21F1A7 for ; Tue, 11 Jun 2013 23:10:26 -0700 (PDT) Received: by mail-ie0-f178.google.com with SMTP id at1so18833142iec.9 for ; Tue, 11 Jun 2013 23:10:26 -0700 (PDT) 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; bh=zVmhNuidRtYFPzQktYZdbq+WeoATenDpCWqfDBG8zug=; b=sI6/cYn4Nq0vQ1+M2AXEy6tZ7TiM7kYNsdwVoIXdsBQmLnEGsro+RbqDAzawcXY26w VAP1wQ2WvA+Dl1GpfDOp+Vs1Jlbf1mN0rcw1O2uv7WwDJ200HSF1a4o960JroGT1fz2Q R1z77b+BFOud1jIOMEhsLF727PqSJakxsewhU9SYsGSwgaXgYpzeuJcZkaGR1snsWUXY Xs836qx/niupWcbJ4aeJ54CfGAGRCRmUCfpE8Bhx2aw+txxITR/KviG8fotjoJ5zMCcD wtVLmjiByw0tmK/sGPhFVoiVPUw1obX6+Pbq5dVM8rUjfz6YYZGasuS2Ym1WdKao+9OE BszA== MIME-Version: 1.0 X-Received: by 10.50.17.166 with SMTP id p6mr2623572igd.12.1371017425860; Tue, 11 Jun 2013 23:10:25 -0700 (PDT) Received: by 10.64.45.137 with HTTP; Tue, 11 Jun 2013 23:10:25 -0700 (PDT) Date: Tue, 11 Jun 2013 23:10:25 -0700 Message-ID: From: Dave Taht To: cerowrt-devel@lists.bufferbloat.net Content-Type: multipart/alternative; boundary=14dae9340cc9a63f1c04deeede5c Subject: [Cerowrt-devel] cerowrt dev 3.8.13-7 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: Wed, 12 Jun 2013 06:10:27 -0000 --14dae9340cc9a63f1c04deeede5c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable And is at: http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.8.13-7/ I've had it up and running a few days on a couple routers, and yes, I'm still trying to take some time off but: + can't crash it over wifi anymore + AQM + gui is coming along, am looking at gargoyle's methods a bit now... - Known bug: 6in4 does not work via the gui or openwrt config file - this bug has existed for about a month now and I haven't looked into it. I did look into fixing fq_codel performance under 6in4, and that patch is in here, so after a bit more testing I'll try to get that upstream... - the results I get from 802.11e are even more dismal than usual when the VI and VO queues are in full use. + For purely best effort wifi traffic, things look pretty good. I am seriously considering disabling 802.11e negotiation in the next release. I did prove 6in4 is working with the std-from-hurricane-electric script, so it's a bug in netifd, cero's config, or elsewhere at the openwrt level... modprobe ipv6 ip tunnel add he-ipv6 mode sit remote $the_he_tunnel local $my_local_ip ttl 255 tos inherit # Note that I don't know if openwrt turns on tos inherit or not, btw, need to look into it. It's potentially useful ip link set he-ipv6 up ip addr add $mylink/64 dev he-ipv6 ip route add ::/0 dev he-ipv6 ip -f inet6 addr --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html --14dae9340cc9a63f1c04deeede5c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable And is at:

http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.= 8.13-7/

I've had it up and running a few days on a couple ro= uters,

and yes, I'm still trying to take some time off but:

+ can&#= 39;t crash it over wifi anymore
+ AQM + gui is coming along, am looking = at gargoyle's methods a bit now...

- Known bug: 6in4 does not wo= rk via the gui or openwrt config file - this bug has existed for about a mo= nth now
and I haven't looked into it. I did look into fixing fq_codel performan= ce under 6in4, and that patch is in here,
so after a bit more testing I&= #39;ll try to get that upstream...

- the results I get from 802.11e = are even more dismal than usual when the VI and VO queues are in full use.<= br> + For purely best effort wifi traffic, things look pretty good.

I am= seriously considering disabling 802.11e negotiation in the next release.
I did prove 6in4 is working with the std-from-hurricane-electric scri= pt, so it's a bug in netifd, cero's config, or elsewhere at the ope= nwrt level...

modprobe ipv6
ip tunnel add he-ipv6 mode sit remote $the_he_tunnel= =A0 local $my_local_ip ttl 255 tos inherit

# Note that I don't k= now if openwrt turns on tos inherit or not, btw, need to look into it. It&#= 39;s potentially useful

ip link set he-ipv6 up
ip addr add $mylink/64 dev he-ipv6
ip rout= e add ::/0 dev he-ipv6
ip -f inet6 addr


--
= Dave T=E4ht

Fixing bufferbloat with cerowrt: http://www.teklibre.c= om/cerowrt/subscribe.html=20 --14dae9340cc9a63f1c04deeede5c--