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 ACE632009A6 for ; Tue, 10 Jan 2012 01:20:40 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id C33CE42678 for ; Tue, 10 Jan 2012 01:20:39 -0800 (PST) Date: Tue, 10 Jan 2012 01:20:39 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f0c02e7b59ac_33043f843b7a42f8132093@sh1.rs.github.com.mail> Subject: [dtaht/deBloat-iproute2] : Revert "Experimental SFQ flow, depth, head drop co... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f0c02e7ad36b_33043f843b7a42f813183e"; 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: Tue, 10 Jan 2012 09:20:40 -0000 ----==_mimepart_4f0c02e7ad36b_33043f843b7a42f813183e Date: Tue, 10 Jan 2012 01:20:39 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f0c02e7b2c37_33043f843b7a42f813192c@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat-iproute2 Commit: a444f13ea3d2cfd30d28d55ec4394ad67c35fc78 https://github.com/dtaht/deBloat-iproute2/commit/a444f13ea3d2cfd30d28d55ec4394ad67c35fc78 Author: Dave Taht Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M include/linux/pkt_sched.h M tc/q_sfq.c Log Message: ----------- Revert "Experimental SFQ flow, depth, head drop configuration support" This reverts commit cbc435f542e798ba15b5f44fe273a7522e9c9c8c. Commit: d99f5026d5bf8632707890631fadafc9cdb9c3e2 https://github.com/dtaht/deBloat-iproute2/commit/d99f5026d5bf8632707890631fadafc9cdb9c3e2 Author: Eric Dumazet Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M include/linux/pkt_sched.h M tc/q_sfq.c Log Message: ----------- net_sched: sfq: add optional RED on top of SFQ REDSFQ support for tc include/linux/pkt_sched.h | 53 ++++++++++--- tc/q_sfq.c | 146 +++++++++++++++++++++++++++++++++--- 2 files changed, 179 insertions(+), 20 deletions(-) Compare: https://github.com/dtaht/deBloat-iproute2/compare/cbc435f...d99f502 ----==_mimepart_4f0c02e7ad36b_33043f843b7a42f813183e--