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 1F3B8209C6E for ; Sat, 11 Feb 2012 05:55:44 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 3DF2C42BBE for ; Sat, 11 Feb 2012 05:55:43 -0800 (PST) Date: Sat, 11 Feb 2012 05:55:43 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f36735f3365a_43bc3ffbba52b2f0579c2@sh1.rs.github.com.mail> Subject: [dtaht/ceropackages] 82ef2f: Update babel 1.3.1, add patch for ECN Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f36735f31371_43bc3ffbba52b2f05776a"; 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: Sat, 11 Feb 2012 13:55:44 -0000 ----==_mimepart_4f36735f31371_43bc3ffbba52b2f05776a Date: Sat, 11 Feb 2012 05:55:43 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f36735f3270b_43bc3ffbba52b2f0578c0@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: 82ef2faf9b711d6b929e7eaa545d8aa4fe61ebf8 https://github.com/dtaht/ceropackages/commit/82ef2faf9b711d6b929e7eaa545d8aa4fe61ebf8 Author: Dave Taht Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: M net/babelz/Makefile R net/babelz/patches/001-babeld-prio.patch Log Message: ----------- Update babel 1.3.1, add patch for ECN This updates babel to git head, which is 1.3.1 based. Julius disagrees with me as to the need to mark routing packets with ECN, on a system that is doing probalistic dropping. He may be right. In my own case, the 'vision' is to ultimately find some sort of congestion indication on given routes via the qdisc(s). Commit: 92a1e08211256235692c8f5486023d466647b753 https://github.com/dtaht/ceropackages/commit/92a1e08211256235692c8f5486023d466647b753 Author: Dave Taht Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: A net/babelz/patches/0001-Mark-packets-as-ECN-capable.patch Log Message: ----------- Missed the ECN patch entirely. At some point I would like to be checking for ECN+ECT getting turned on in multiple userspace based programs, mostly for logging purposes. Also trying to detect what sorts of streams get probalistically marked. This isn't that, merely turning on the ECT bit. Compare: https://github.com/dtaht/ceropackages/compare/36281bf...92a1e08 ----==_mimepart_4f36735f31371_43bc3ffbba52b2f05776a--