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 C9B87200252 for ; Tue, 31 Jan 2012 08:11:23 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 28FFA42D39 for ; Tue, 31 Jan 2012 08:11:23 -0800 (PST) Date: Tue, 31 Jan 2012 08:11:23 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f2812ab24d13_260f3f8385320af8141f9@sh1.rs.github.com.mail> Subject: [dtaht/ceropackages] bc8363: Added copy of current qos-scripts, calling it aqm-... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f2812ab22a77_260f3f8385320af813939"; 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, 31 Jan 2012 16:11:24 -0000 ----==_mimepart_4f2812ab22a77_260f3f8385320af813939 Date: Tue, 31 Jan 2012 08:11:23 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f2812ab23f00_260f3f8385320af81404a@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: bc8363c4d9795aa90b9acc635ce75f15300c2782 https://github.com/dtaht/ceropackages/commit/bc8363c4d9795aa90b9acc635ce75f15300c2782 Author: Dave Taht Date: 2012-01-31 (Tue, 31 Jan 2012) Changed paths: A net/aqm-scripts/Makefile A net/aqm-scripts/files/etc/config/qos A net/aqm-scripts/files/etc/hotplug.d/iface/10-qos A net/aqm-scripts/files/etc/init.d/qos A net/aqm-scripts/files/usr/bin/qos-start A net/aqm-scripts/files/usr/bin/qos-stat A net/aqm-scripts/files/usr/bin/qos-stop A net/aqm-scripts/files/usr/lib/qos/generate.sh A net/aqm-scripts/files/usr/lib/qos/tcrules.awk Log Message: ----------- Added copy of current qos-scripts, calling it aqm-scripts This is a fork of the existing openwrt qos-scripts system. While I do hope to correct the existing qos-scripts and feed them back into openwrt itself, it's 1) at least temporarily saner to retain the existing qos script system (so as to a/b test the differences in performance) 2) there are tons of features in the cerowrt kernel that are not in the openwrt kernel 3) At some point this will become a complete rewrite in lua. Commit: 8be70f333a6b8185a69edc7c9605afe374dde7ee https://github.com/dtaht/ceropackages/commit/8be70f333a6b8185a69edc7c9605afe374dde7ee Author: Dave Taht Date: 2012-01-31 (Tue, 31 Jan 2012) Changed paths: M net/ccnx/Makefile M net/pimd/Makefile M net/samba3x/files/smb.conf.template Log Message: ----------- Merge branch 'master' of github.com:dtaht/ceropackages Compare: https://github.com/dtaht/ceropackages/compare/0cc586f...8be70f3 ----==_mimepart_4f2812ab22a77_260f3f8385320af813939--