From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id C875821F1FB for ; Mon, 2 Dec 2013 14:26:17 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1386023177; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=rux7FufVJ6ubjRfLpcPsW9wZrheW/x2x5o4ND4RE/hs=; b=GCkoA0gvtjaPYh+UC//Y270G6vFa/zir9LWrkpxLAJ7R8zsjq6uq2AyEBF1hR7+xBqnKP5Cs MGd+o0zqy1jK9B4FjH9G8IHtZvCsJ0JsJPs1x1bo7x0j6tBUM4Kg40Wdq8DBeSkPi4vcczh2 lf3ZN5QIVQ1Ami8yd0QVV9sVyDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=lEo5coDOE528b+c9OOuYWKWILQqFhhao2wJ1WiMtn9wwFlSFzURLutjjIXlZ5YmCNXUvPL FufW9yEMnofRVK/fbsxS0hLd8vlBAsCfhZhKTXx66YcYkN1VIsZb/Hb6eZoJN5cy15J1tq9f 8Ru5uNHm0xexAimprBYAl+baUJ7bo= Received: from github.com (Unknown [192.30.252.48]) by mxa.mailgun.org with ESMTP id 529d0901.5529d50-in3; Mon, 02 Dec 2013 22:26:09 -0000 (UTC) Date: Mon, 02 Dec 2013 14:26:09 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <529d090121415_7f0d1335d501436a7@hookshot-fe1-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 0fca0c: iwl utilities Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_529d09012083f_7f0d1335d501435d5"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com 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, 02 Dec 2013 22:26:18 -0000 ----==_mimepart_529d09012083f_7f0d1335d501435d5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 0fca0cd2e8ae570392cccaf67b19fd108996c236 https://github.com/dtaht/ceropackages-3.3/commit/0fca0cd2e8ae570392cccaf67b19fd108996c236 Author: Dave Taht Date: 2013-10-25 (Fri, 25 Oct 2013) Changed paths: A net/echoutils/Makefile Log Message: ----------- iwl utilities Commit: 14e05d472e8bfb28f982c15023472da1378df5db https://github.com/dtaht/ceropackages-3.3/commit/14e05d472e8bfb28f982c15023472da1378df5db Author: Dave Taht Date: 2013-12-02 (Mon, 02 Dec 2013) Changed paths: M net/aqm-scripts/files/usr/lib/aqm/functions.sh M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- add support for disabling the shaper on up or downlink since jg for example has 100Mbit link, htb can't run that fast. Nor is there much of a bloat problem from that direction at that speed. So, addd the ability to disable shaping in one direction or the other by specifying a 0 for that shaper param. Compare: https://github.com/dtaht/ceropackages-3.3/compare/378a3bccb3e1...14e05d472e8b ----==_mimepart_529d09012083f_7f0d1335d501435d5--