Bug 2823

Summary: TCP pacing at transport layer in ns-3
Product: ns-3 Reporter: Vivek Jain <jain.vivek.anand>
Component: tcpAssignee: natale.patriciello
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs, tomh
Priority: P3 Keywords: feature-request
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Vivek Jain 2017-11-15 07:32:08 UTC
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 UTC
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 UTC
pushed in chngeset 13211:ebd04839f914


good job!