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