Bug 2715 - code review: Patch for TCP pacing
code review: Patch for TCP pacing
Status: RESOLVED WONTFIX
Product: ns-3
Classification: Unclassified
Component: tcp
unspecified
All All
: P3 normal
Assigned To: natale.patriciello
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-24 15:24 UTC by Tom Henderson
Modified: 2017-11-14 08:48 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.