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