From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id DC79A2008E8 for ; Sun, 17 Jun 2012 15:49:07 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 4EAC1426E1 for ; Sun, 17 Jun 2012 15:49:07 -0700 (PDT) Date: Sun, 17 Jun 2012 15:49:07 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4fde5ee33bb72_5fd21b7caf4125268@sh2.rs.github.com.mail> Subject: [dtaht/ceropackages-3.3] b80f2d: simple_qos: limit fq_codel to 600 packets max Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4fde5ee33989a_5fd21b7caf412503b"; 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: Sun, 17 Jun 2012 22:49:08 -0000 ----==_mimepart_4fde5ee33989a_5fd21b7caf412503b Date: Sun, 17 Jun 2012 15:49:07 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4fde5ee33ab4f_5fd21b7caf4125180@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: b80f2db106f25d4a3c885830b63d8c99d592b335 https://github.com/dtaht/ceropackages-3.3/commit/b80f2db106f25d4a3c885830b63d8c99d592b335 Author: Dave Taht Date: 2012-06-17 (Sun, 17 Jun 2012) Changed paths: M net/debloat/files/simple_qos.sh Log Message: ----------- simple_qos: limit fq_codel to 600 packets max As I've almost never seen codel get past 200 packets, except in truly pathological situations, limit it here to 600. ----==_mimepart_4fde5ee33989a_5fd21b7caf412503b--