Bug 2823 - TCP pacing at transport layer in ns-3
TCP pacing at transport layer in ns-3
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: tcp
ns-3-dev
All All
: P3 enhancement
Assigned To: natale.patriciello
: feature-request
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-15 07:32 EST by Vivek Jain
Modified: 2017-12-13 13:02 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Jain 2017-11-15 07:32:08 EST
This is a review request for the implementation of TCP Pacing at the transport layer.

Discussion on developers mailing list:

http://mailman.isi.edu/pipermail/ns-developers/2017-October/014125.html

Link to github repo:

https://github.com/Vivek-anand-jain/Implementation-of-TCP-Pacing-in-ns-3/commits/tcp_pacing

Thanks,
Vivek Jain
Comment 1 Tom Henderson 2017-11-30 14:37:20 EST
This is staged for commit to ns-3-dev in Natale's tcp-next branch:
https://github.com/natale-p/ns-3-dev-git/commit/b1796338b82758170f576ab4d7616ca158ca9cbf
Comment 2 natale.patriciello 2017-12-13 13:02:37 EST
pushed in chngeset 13211:ebd04839f914


good job!