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