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 328E520098B for ; Sun, 5 Feb 2012 16:42:50 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 43CE242A8C for ; Sun, 5 Feb 2012 16:42:49 -0800 (PST) Date: Sun, 05 Feb 2012 16:42:49 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f2f22094168d_27663f9e289d8af46236b@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] bd4a35: 1/ip level qdisc with qfq/sfqred and nat support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f2f22093ec4f_27663f9e289d8af462116"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 00:42:50 -0000 ----==_mimepart_4f2f22093ec4f_27663f9e289d8af462116 Date: Sun, 05 Feb 2012 16:42:49 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f2f2209408de_27663f9e289d8af46227e@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: bd4a354961224c31fc0ee3120c6eb2e877e1dcc4 https://github.com/dtaht/deBloat/commit/bd4a354961224c31fc0ee3120c6eb2e877e1dcc4 Author: Dave Taht Date: 2012-02-05 (Sun, 05 Feb 2012) Changed paths: M src/debloat Log Message: ----------- 1/ip level qdisc with qfq/sfqred and nat support This finally more or less duplicates the prototype from several months back, giving (hopefully) 1/ip level of fairness... assuming qfq won't crash. (which right now, it isn't) qfq+sfqred at 4Mbit has about 50ms of delay and jitter, max. My target was 5ms. ----==_mimepart_4f2f22093ec4f_27663f9e289d8af462116--