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 6B040208AAA for ; Fri, 8 Jun 2012 22:57: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 F015B42D11 for ; Fri, 8 Jun 2012 22:57:13 -0700 (PDT) Date: Fri, 08 Jun 2012 22:57:13 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4fd2e5b9e4356_2582188daf07495d@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_4fd2e5b9e1963_2582188daf074791"; 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, 09 Jun 2012 05:57:16 -0000 ----==_mimepart_4fd2e5b9e1963_2582188daf074791 Date: Fri, 08 Jun 2012 22:57:13 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4fd2e5b9e33c1_2582188daf074834@sh2.rs.github.com.mail> Branch: refs/heads/master 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 Commit: 74b68e07b724748471bebd64e5b1459e11b67470 https://github.com/dtaht/ns-3-codel-dev/commit/74b68e07b724748471bebd64e5b1459e11b67470 Author: Andrew McGregor Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths: M scratch/tcp-qfp.cc A src/internet/model/fq_codel-queue.cc A src/internet/model/fq_codel-queue.h M src/network/utils/codel-queue.cc M src/point-to-point/model/point-to-point-net-device.cc Log Message: ----------- Missing files, oops Commit: 1c5fda95a62807daf34ae8cc8ec04325b8d04fa4 https://github.com/dtaht/ns-3-codel-dev/commit/1c5fda95a62807daf34ae8cc8ec04325b8d04fa4 Author: Andrew McGregor Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths: A src/core/model/linux-list.h M src/core/wscript M src/internet/model/fq_codel-queue.cc M src/internet/model/fq_codel-queue.h Log Message: ----------- Make fq_codel lists use actual kernel list algorithm Compare: https://github.com/dtaht/ns-3-codel-dev/compare/38863c6...1c5fda9 ----==_mimepart_4fd2e5b9e1963_2582188daf074791--