From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 883EE2002E7 for ; Thu, 29 Dec 2011 04:20:47 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id E3771425B2 for ; Thu, 29 Dec 2011 04:20:46 -0800 (PST) Date: Thu, 29 Dec 2011 04:20:46 -0800 To: cerowrt-commits@lists.bufferbloat.net Subject: [dtaht/deBloat] 23733e: Mildly better version with a test that seems to sh... Content-Type: text/plain; charset=UTF-8 Message-Id: <20111229122046.E3771425B2@smtp1.rs.github.com> From: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 12:20:47 -0000 Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 23733e3d4965e12465f1bb9c78b9413ef184be87 https://github.com/dtaht/deBloat/commit/23733e3d4965e12465f1bb9c78b9413ef184be87 Author: Dave Taht Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M src/classify.lua M src/diffserv.lua A src/testrules.sh Log Message: ----------- Mildly better version with a test that seems to show mq broken It's really odd. NOTHING ever ends up in any queue other than 1:3. It's not clear where classification should be happening, or if (maybe) the wireless driver is blithly overridding my painstakingly setup iptables scheme. There's still plenty of other bugs, but, now I'm puzzled about some kernel level stuff.