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 9867D2011D0 for ; Thu, 12 Jan 2012 00:56:31 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 6ED4042863 for ; Thu, 12 Jan 2012 00:56:30 -0800 (PST) Date: Thu, 12 Jan 2012 00:56:30 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f0ea03e62121_23553f9cabd782f014005a@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : ECN fix for wshaper Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f0ea03e602d6_23553f9cabd782f01398f4"; 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: Thu, 12 Jan 2012 08:56:31 -0000 ----==_mimepart_4f0ea03e602d6_23553f9cabd782f01398f4 Date: Thu, 12 Jan 2012 00:56:30 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f0ea03e612d7_23553f9cabd782f01399f0@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: da0dcb34f5bf71a8f25d47abc55e76c5ac713582 https://github.com/dtaht/deBloat/commit/da0dcb34f5bf71a8f25d47abc55e76c5ac713582 Author: Dave Taht Date: 2012-01-12 (Thu, 12 Jan 2012) Changed paths: M src/debloat Log Message: ----------- ECN fix for wshaper I couldn't bear to leave the ECN bug unfixed in wshaper. So the wshaper implementation does the right thing (or so I hope) and the owshaper implementation does what original wshaper did to ECN. ----==_mimepart_4f0ea03e602d6_23553f9cabd782f01398f4--