This patch contains the implementation of the Token Bucket Filter QueueDisc in ns3 along with ...
7 years, 9 months ago
(2017-07-28 17:28:56 UTC)
#1
This patch contains the implementation of the Token Bucket Filter QueueDisc in
ns3 along with a user example, test suite and documentation. It has been
developed as a part of the Google Summer of Code 2017 project.
Any suggestions/reviews would be appreciated.
Thanks,
Surya.
https://codereview.appspot.com/326150043/diff/1/examples/traffic-control/tbf-example.cc File examples/traffic-control/tbf-example.cc (right): https://codereview.appspot.com/326150043/diff/1/examples/traffic-control/tbf-example.cc#newcode37 examples/traffic-control/tbf-example.cc:37: // of 10000 packets. Why such a large value? ...
7 years, 8 months ago
(2017-09-04 14:44:11 UTC)
#2
Issue 326150043: Implementation of Token Bucket Filter in ns3
Created 7 years, 9 months ago by Surya Seetharaman
Modified 7 years, 8 months ago
Reviewers: Stefano Avallone, Tom Henderson
Base URL:
Comments: 11