From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6CC8E3B2C4; Sat, 11 Jun 2016 13:01:20 -0400 (EDT) Received: by mail-oi0-x230.google.com with SMTP id p204so154689419oih.3; Sat, 11 Jun 2016 10:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=UkbL5VntDGtsTBxbhfhbLpIHfn2+6LwfCBO6YbC7Rd4=; b=oM0wuITfDoudaUeEB8/cPdxi+1fDqcqgnSGH0JEFQu7l4bG9eMzbKgLBMyvSyBep24 ztLhmNDl/2DT7aj+jPz0QK8MAlsFY9lfEYOZNh7mOHXdbxPn4gdTrLFBQ/M+VJ9+u3wg 87YE3wuDE2OUGk5LVD/J8ITbzC69ga+1VhPU0ZGUUj4rx2zkEj4w/ePo/qJ0tBI81KQ/ v7wh2VyhxoSfy+WFwcp6Xb6FlgtbG+k4y2NIkTQh4SpUNGFVYgWhXgX5L4qyq44abt09 fw8Pzzy6VcylETL+TgtVZZ/xGdvouJKSulIQOUHwxilnalg3KFJigLCjZo/N0bAvVa4D VodA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=UkbL5VntDGtsTBxbhfhbLpIHfn2+6LwfCBO6YbC7Rd4=; b=LZ1N5v/3eVwE/ZMiJj14rwKPuMR818gk/mdzOEbQgJzshgRemJrGKadQtvn1mJAryL zMcSwzfxczCpb2DAIZSTzYwa4i3uXGbH/iZRld05NpvjQ4JR0DrTDD5x1+9Mn7F/OhFH cpstI2rHRtb4InXHIC8i4FRe8WHwPsZ92VsUC/R047dAo7SZb2EzQalC+uycu7/Nztep EbabbsDhDcI1T9jEHeMuDtRRognKXgTcuvH/m84RcokJLsq40fYnpY0/8NI98hQL4rLM BBHmgbt3PCbVUDik/tX+8mvaqXa4iHk+yDRuK1kPPIMbYPjKdIUogUc/s0L44eQBRQEK MwUw== X-Gm-Message-State: ALyK8tLdGLD2vFoKt2sdhXmo9vgZgFon5HCI6ncRQ8/o7SnPE9t8QKfJj8NAngbzHxCAWJ6jBWNf1OzRV0vERQ== X-Received: by 10.157.56.101 with SMTP id r34mr4166433otd.154.1465664479735; Sat, 11 Jun 2016 10:01:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.229.210 with HTTP; Sat, 11 Jun 2016 10:01:19 -0700 (PDT) From: Dave Taht Date: Sat, 11 Jun 2016 10:01:19 -0700 Message-ID: To: cake@lists.bufferbloat.net, "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Cake] cake on lede X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2016 17:01:20 -0000 Getting to a very usable lede (formerly openwrt) build is now easier than e= ver. download an appropriate build from https://downloads.lede-project.org/snapshots/targets/ I am trying to train myself away from statically having to configure my host for "ssh 192.168.1.1", and instead look for the auto-assigned ipv6 ula address and ssh to the that. ... opkg update opkg install babeld luci-ssl luci-app-sqm kmod-sched-cake if you want it: opkg install netperf Then (if you need the gui, reboot). Me I typically edit the system file in my editor of choice to give it a name and timezone, enable babel, fiddle with dhcp info (like my domain name), and change the default ip address using sed, then reboot. ... I plan to wipe out my last dev wndr3800 cerowrt box today with lede. [1] There are some major differences in firewalling and how to configure ad-hoc mode left to sort out. And the default in lede is bridge, rather than route, everything. Certainly: DO NOT do a sysupgrade -n from cerowrt to lede. Wipe it all out and start over with a sysupgrade without the -n option. I typically take a backup with scp -r theboxname:/overlay somewherelocal first. I'll try to do more complete notes later. ... the bug with tc being correctly patched for cake is now fixed. root@linksys-1200ac:/etc/config# tc -s qdisc show dev eth0 qdisc cake 8009: root refcnt 9 bandwidth 9Mbit besteffort flows rtt 100.0ms= raw Sent 16108136 bytes 10767 pkt (dropped 13, overlimits 16017 requeues 0) backlog 6056b 4p requeues 0 memory used: 15420b of 450000b capacity estimate: 9Mbit Tin 0 thresh 9Mbit target 5.0ms interval 100.0ms pk_delay 6.7ms av_delay 5.3ms sp_delay 2.8ms pkts 10784 bytes 16133874 way_inds 0 way_miss 24 way_cols 0 drops 13 marks 0 sp_flows 0 bk_flows 1 last_len 3028 max_len 4542 And the newfangled triple-isolate mode can be changed at the command line. tc qdisc change dev eth0 root cake triple-isolate root@linksys-1200ac:/etc/config# tc -s qdisc show dev eth0 qdisc cake 8009: root refcnt 9 bandwidth 9Mbit besteffort triple-isolate rtt 100.0ms raw Sent 78887894 bytes 52256 pkt (dropped 15, overlimits 78437 requeues 0) backlog 0b 0p requeues 0 memory used: 15420b of 450000b capacity estimate: 9Mbit Tin 0 thresh 9Mbit target 5.0ms interval 100.0ms pk_delay 6.3ms av_delay 5.5ms sp_delay 52us pkts 52271 bytes 78910604 way_inds 0 way_miss 34 way_cols 0 drops 15 marks 0 sp_flows 0 bk_flows 5 last_len 42 max_len 4542 [1] the deployment I have I hope to replace (september? october?) after more of the fq_codel for wifi patches land and get backported. --=20 Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org