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 F05A2208A50 for ; Tue, 14 Feb 2012 20:06:26 -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 C119042925 for ; Tue, 14 Feb 2012 20:06:25 -0800 (PST) Date: Tue, 14 Feb 2012 20:06:25 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f3b2f41c194c_5feff35ae8760ef@sh2.rs.github.com.mail> Subject: [dtaht/ceropackages] ae1dd1: Added tcp-ledbat v9 kernel module Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f3b2f41bf5d7_5feff35ae875835"; 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 04:06:27 -0000 ----==_mimepart_4f3b2f41bf5d7_5feff35ae875835 Date: Tue, 14 Feb 2012 20:06:25 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f3b2f41c0abe_5feff35ae875944@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: ae1dd1b5038e90b14405f682b9e3e4218a3eea0b https://github.com/dtaht/ceropackages/commit/ae1dd1b5038e90b14405f682b9e3e4218a3eea0b Author: Dave Taht Date: 2012-02-14 (Tue, 14 Feb 2012) Changed paths: A net/kmod-tcp-ledbat/Makefile Log Message: ----------- Added tcp-ledbat v9 kernel module TCP-ledbat is an implementation of the v9 specification for ledbat (otherwise known as the successor protocol to bittorrent). It is hoped that this protocol will co-exist better as a background protocol vs tcp. While the simulations looked good, an implementation that was independently testible on real world devices is better. The tcp-ledbat implementation can be used by ANY tcp program (wget,rsync, web servers, etc) - which should make it easier to create and evaluate testible scenarios. Commit: 900a65ad63b20cf1675053a7101d48945d3ddaef https://github.com/dtaht/ceropackages/commit/900a65ad63b20cf1675053a7101d48945d3ddaef Author: Dave Taht Date: 2012-02-14 (Tue, 14 Feb 2012) Changed paths: A net/dnsmasq/Makefile A net/dnsmasq/files/dhcp.conf A net/dnsmasq/files/dnsmasq.conf A net/dnsmasq/files/dnsmasq.init Log Message: ----------- Merge branch 'master' of github.com:dtaht/ceropackages Compare: https://github.com/dtaht/ceropackages/compare/3069ea8...900a65a ----==_mimepart_4f3b2f41bf5d7_5feff35ae875835--