From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 779AC21F129 for ; Sat, 18 May 2013 09:52:58 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1368895978; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=Rtr0WNV0a01Kf8Nl2e+KVlhWrdaE6fSlFtz+6xfv/ro=; b=KZTRt+Uq8FNl4c2RWYJG+0TpKf+xldomxK8Q1tiNgRetXNNDKX38BYn37DblySnkB3bUfu+C /GLQAUKcFXMvVf6fC2yul52UJw2XHNr+VdpvDlDSxozGrd9Y6/rcPKhT5hchKGCucgeeiKDK Gwp5/XVPw4y4GkQCwauG34Fa2ug= 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=eAlqFU2cM6oT4ifNYtQVCMOi9NiJAAqqdkCIxGAL3phHITFdnQ4sbPSCufYUE4Te3Xrsv+ miNQZKy4ndKOvMJm9I8xytCi0WCNkPWXWtYfkSifWI23gnD6WQXZw13gSOYC+EvpZpvjwanb oSMrH8P0QJu2Qp756r/39WbOwKyWI= Received: by luna.mailgun.net with SMTP mgrt 8764958981397; Sat, 18 May 2013 16:52:57 +0000 Received: from github.com (router1-ext.rs.github.com [204.232.175.75]) by mxa.mailgun.org with ESMTP id 5197b1e9.7fa908477810-in1; Sat, 18 May 2013 16:52:57 -0000 (UTC) Date: Sat, 18 May 2013 09:52:57 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5197b1e917d71_1b481123ddc9802c@hookshot-fe3-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] d4a6db: AQM: added support for sfq and pie qdisc selection Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5197b1e9167ec_1b481123ddc97816"; 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: Sat, 18 May 2013 16:52:58 -0000 ----==_mimepart_5197b1e9167ec_1b481123ddc97816 Date: Sat, 18 May 2013 09:52:57 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5197b1e917455_1b481123ddc97929@hookshot-fe3-pe1-prd.aws.github.net.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: d4a6db92e8f1b939379d63bced1d1d113c167e58 https://github.com/dtaht/ceropackages-3.3/commit/d4a6db92e8f1b939379d63bced1d1d113c167e58 Author: Dave Taht Date: 2013-05-18 (Sat, 18 May 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- AQM: added support for sfq and pie qdisc selection also made the default fq_codel Commit: bb9d3ff515dbb8a63e7624d6b066de0d108a5e6b https://github.com/dtaht/ceropackages-3.3/commit/bb9d3ff515dbb8a63e7624d6b066de0d108a5e6b Author: Dave Taht Date: 2013-05-18 (Sat, 18 May 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 M net/aqm-scripts/files/usr/lib/aqm/simplest.qos.help Log Message: ----------- aqm-scripts: code sharing, fixes for diffserv, and pie Support pie and codel better, fix the EF and ECN bugs in the previous release, move common code to library Compare: https://github.com/dtaht/ceropackages-3.3/compare/0a2ed87609f1...bb9d3ff515db ----==_mimepart_5197b1e9167ec_1b481123ddc97816--