From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-x22b.google.com (mail-yk0-x22b.google.com [IPv6:2607:f8b0:4002:c07::22b]) by lists.bufferbloat.net (Postfix) with ESMTPS id B47D23B2A3 for ; Mon, 18 Jan 2016 09:17:18 -0500 (EST) Received: by mail-yk0-x22b.google.com with SMTP id v14so520471320ykd.3 for ; Mon, 18 Jan 2016 06:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=otvorenamreza-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0j9YujB+4vKiI7pphhyTpwu/DNIslgpdOpZNuF4NbP0=; b=RYKrTfLA9eLY3zpon1ytiy/3ApzzARrb9mYmVUv1o/ViHSt5uPO99DumA+gIj1+kJc VNs17bPVPp72j49d2a83L2G7/AGTKR4lt3WD9LCZkkfpUtYQCsyD7Zi4PRe2WNOgBKKe HptDqmrNm7ZC3TbOnGiSZjk8YZpuhYooK8QOmT8v7JwfIeaeEhUN7JYJtF8tsi2fqPuT jeD0dnkL3flu7gtMDu4rz4cjh8/WwFLnj48ESVE6HHvLBXoiAteuerNSOpBu7xsd+4jV 53Byz9UjctXoEBtqCK9xAzajUunF7+T26wo3IjRnixLHp+McSDmU0cF5x7HE3/SZdbmQ bjBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=0j9YujB+4vKiI7pphhyTpwu/DNIslgpdOpZNuF4NbP0=; b=O2TRBVarp4j1Q0kMuihsxfnHLtdfSMTuRIVchjynmWCwYiuR1HyYM1wDNGANi6Iu8L wnK2BjeyLg1zU1RqaELaa9pu/H0sgmesCtqLpxXLS0KFBlE5VNwTCb2jV4+FwoBzDtUA J1rpQ4XF1h7b61UFiCeeJS5ibT2Oi6DX+4YFjZVjcn+qaRrkoL9oG/fPdeJhTmXEnYgP plqdFDg7IffZsr9RQUvu0KpcrKucb5Z+n3B2WWy23BRd2bT7m+cpStNjb5f6YD6fzprY 6rrpm4tHXvqxK4FaMk/s2Mqiba/Iz2lzZ+mTjNcSnLm4JR88NLWQoO5rQXNdlmHeCvZM 3OKA== X-Gm-Message-State: ALoCoQkO63xAc1VKP2bcP7cWHmR2SMbggqFcqBR7t4Ev2bAX88lN8LurrDUlt1UZygPbTv+a9UBPtfX7bsupBXtzQxLE05tDsw== X-Received: by 10.13.242.133 with SMTP id b127mr17769850ywf.137.1453126638222; Mon, 18 Jan 2016 06:17:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.114.7 with HTTP; Mon, 18 Jan 2016 06:16:38 -0800 (PST) X-Originating-IP: [93.141.157.81] In-Reply-To: References: <6737994D-CE0B-46F5-B55C-A584FF6A8014@gmail.com> From: Valent Turkovic Date: Mon, 18 Jan 2016 15:16:38 +0100 Message-ID: To: Jonathan Morton Cc: Outback Dingo , make-wifi-fast@lists.bufferbloat.net, "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [Cerowrt-devel] routers you can throw off the back of a truck X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 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: Mon, 18 Jan 2016 14:17:18 -0000 Here OpenWrt listsall available qdiscs: ls -1 /tmp/run/sqm/available_qdiscs/ codel fq_codel pie sfq And found the reason why Cake isn't included in OpenWrt: https://github.com/openwrt/packages/issues/1824 Just my luck :(