Bug 2715

Summary: code review: Patch for TCP pacing
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: tcpAssignee: natale.patriciello
Status: RESOLVED WONTFIX    
Severity: normal CC: ns-bugs
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   

Description Tom Henderson 2017-03-24 15:24:00 UTC
From the mailing list on 3/24/17 from Ankit Deepak:

"Addition of FQ family schedulers need the value of pacing rate from the TCP
layer. We have implemented a patch that proposes to add a tag which allows
the TCP to notify the lower layers of pacing rate."

https://codereview.appspot.com/312560043/
Comment 1 natale.patriciello 2017-11-14 08:48:09 UTC
Another try for pacing is going on without using Tags. Avoid Tags and leave them for the user. Never use Tags inside the protocols.