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 4EA542012AC for ; Wed, 6 Jun 2012 22:07:39 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 7D06142C0A for ; Wed, 6 Jun 2012 22:07:38 -0700 (PDT) Date: Wed, 06 Jun 2012 22:07:37 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4fd03719e2ffd_50061cd1ae4132952@sh2.rs.github.com.mail> Subject: [dtaht/ns-3-codel-dev] f69227: Latest tcp-qfp, including codel Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4fd03719e0729_50061cd1ae4132734"; 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, 07 Jun 2012 05:07:39 -0000 ----==_mimepart_4fd03719e0729_50061cd1ae4132734 Date: Wed, 06 Jun 2012 22:07:37 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4fd03719e1e9c_50061cd1ae413285c@sh2.rs.github.com.mail> Branch: refs/heads/andrewmcgr Home: https://github.com/dtaht/ns-3-codel-dev Commit: f69227acd157a6f91827177c43b8fc2c62cfe498 https://github.com/dtaht/ns-3-codel-dev/commit/f69227acd157a6f91827177c43b8fc2c62cfe498 Author: Andrew McGregor Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M examples/matrix-topology/matrix-topology.cc A scratch/tcp-qfp.cc A src/internet/model/sfq-queue.cc A src/internet/model/sfq-queue.h M src/internet/model/tcp-socket-base.cc M src/internet/wscript A src/network/utils/codel-queue.cc A src/network/utils/codel-queue.h M src/network/wscript Log Message: ----------- Latest tcp-qfp, including codel Commit: ca6e5dbb59bd7d54a5df4c25d1a8c9bfd55c9491 https://github.com/dtaht/ns-3-codel-dev/commit/ca6e5dbb59bd7d54a5df4c25d1a8c9bfd55c9491 Author: Andrew McGregor Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M src/network/utils/codel-queue.cc M src/network/utils/codel-queue.h Log Message: ----------- Use Newton approximation for codel invsqrt Also add some more trace variables to codel Commit: 8e39063b58c6c4317696b65b42a607381be1ef47 https://github.com/dtaht/ns-3-codel-dev/commit/8e39063b58c6c4317696b65b42a607381be1ef47 Author: Andrew McGregor Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M scratch/tcp-qfp.cc M src/internet/model/sfq-queue.cc M src/internet/model/sfq-queue.h M src/internet/wscript M src/network/utils/codel-queue.cc M src/network/utils/codel-queue.h Log Message: ----------- fq_codel Compare: https://github.com/dtaht/ns-3-codel-dev/compare/f69227a^...8e39063 ----==_mimepart_4fd03719e0729_50061cd1ae4132734--