From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id D1073200D26 for ; Sun, 8 Jul 2012 13:04:16 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 1B21B42804 for ; Sun, 8 Jul 2012 13:04:15 -0700 (PDT) Date: Sun, 08 Jul 2012 13:04:15 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4ff9e7bfae72_39ff1082af4109373@sh2.rs.github.com.mail> Subject: [dtaht/ceropackages-3.3] 96a75f: Arbitrarily enable ECN on babel packets Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4ff9e7bf8946_39ff1082af410917f"; 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: Sun, 08 Jul 2012 20:04:17 -0000 ----==_mimepart_4ff9e7bf8946_39ff1082af410917f Date: Sun, 08 Jul 2012 13:04:15 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-ID: <4ff9e7bf9b49_39ff1082af410924d@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 96a75fc2b8b8b00f4178db375d102c81446ff786 https://github.com/dtaht/ceropackages-3.3/commit/96a75fc2b8b8b00f41= 78db375d102c81446ff786 Author: Dave T=C3=A4ht Date: 2012-07-08 (Sun, 08 Jul 2012) Changed paths: A net/quagga/patches/900-Arbitrarily-ECN-enable-babel.patch Log Message: ----------- Arbitrarily enable ECN on babel packets While arguably the wrong thing (babel should do something sane upon receipt of a ECT(3)) I am trying to analyze the behavior of the multicast queue which is buried deep in the stack, far below where it can be seen easily. It is my intent to monitor codel behavior by (in part) observing ECT(0) being asserted on babel packets via an ip6tables rule. In fact I intended to track all sorts of ECN behavior via iptables rules in the upcoming test series. Commit: 639d2368bb93a6a5dd38607319b2ab3a1c78e5bb https://github.com/dtaht/ceropackages-3.3/commit/639d2368bb93a6a5dd= 38607319b2ab3a1c78e5bb Author: Dave T=C3=A4ht Date: 2012-07-08 (Sun, 08 Jul 2012) Changed paths: M net/quagga/Makefile Log Message: ----------- quagga: update to head Compare: https://github.com/dtaht/ceropackages-3.3/compare/b142be518955..= .639d2368bb93= ----==_mimepart_4ff9e7bf8946_39ff1082af410917f--