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 3998A2022D9 for ; Wed, 15 Feb 2012 07:06:39 -0800 (PST) Received: from github.com (50-57-128-197.static.cloud-ips.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id 3BE4442BB6 for ; Wed, 15 Feb 2012 07:06:38 -0800 (PST) Date: Wed, 15 Feb 2012 07:06:38 -0800 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f3bc9fe2bc74_3da91b53af025146a@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] ff9501: 3.3rc3 support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f3bc9fe29451_3da91b53af02512c1"; 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: Wed, 15 Feb 2012 15:06:39 -0000 ----==_mimepart_4f3bc9fe29451_3da91b53af02512c1 Date: Wed, 15 Feb 2012 07:06:38 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f3bc9fe2adad_3da91b53af025134c@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: ff9501025edefe09403e81a14ebc0f5029fc5808 https://github.com/dtaht/Cerowrt-3.3/commit/ff9501025edefe09403e81a14ebc0f5029fc5808 Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: M target/linux/ar71xx/Makefile M target/linux/ar71xx/config-3.3 Log Message: ----------- 3.3rc3 support Commit: d7b3ab81e659106c4f25c5b020e6dd448ab0b937 https://github.com/dtaht/Cerowrt-3.3/commit/d7b3ab81e659106c4f25c5b020e6dd448ab0b937 Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: M package/kernel/modules/netsupport.mk Log Message: ----------- Add support for QFQ CBQ DRR SFB CHOKE packet schedulers and remove ESFQ CBQ is of use in some scenarios QFQ is a fast FQ scheduler, more flexible and more fair than SFQ CHOKE is an advanced red-like AQM SFB - a version of 'Blue' ESFQ is obsolete and SFQ has all the same features rolled into it now. Commit: 01a7a1f6c2dc7349025c4913595ec03261e7fb90 https://github.com/dtaht/Cerowrt-3.3/commit/01a7a1f6c2dc7349025c4913595ec03261e7fb90 Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: A include/scons.mk A tools/scons/Makefile Log Message: ----------- Add scons support to openwrt This makes it more possible to build scons based applications for openwrt. Commit: c372e76b6136f01ff5fc8bc40d52292dcb2922df https://github.com/dtaht/Cerowrt-3.3/commit/c372e76b6136f01ff5fc8bc40d52292dcb2922df Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: M package/kernel/modules/netsupport.mk Log Message: ----------- IPv6 PIMSM2 support Commit: 0477bf3799889daa49bc157a63fb3266c594bd09 https://github.com/dtaht/Cerowrt-3.3/commit/0477bf3799889daa49bc157a63fb3266c594bd09 Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: M tools/Makefile Log Message: ----------- Add scons support in build This allows for building the latest gpsd and may be of help in one day porting Xorp. Commit: 363d6d1b3a51dcf795aafb2338fed2e62af53460 https://github.com/dtaht/Cerowrt-3.3/commit/363d6d1b3a51dcf795aafb2338fed2e62af53460 Author: Dave Taht Date: 2012-02-15 (Wed, 15 Feb 2012) Changed paths: A target/linux/ar71xx/patches-3.2/920-Enable-tcp_low_latency-by-default.patch Log Message: ----------- Enable low latency by default Enable low latency for tcp by default. Compare: https://github.com/dtaht/Cerowrt-3.3/compare/d214321...363d6d1 ----==_mimepart_4f3bc9fe29451_3da91b53af02512c1--