Bug 2651 - Update TCP documentation
Update TCP documentation
Status: RESOLVED INVALID
Product: ns-3
Classification: Unclassified
Component: tcp
ns-3-dev
All All
: P3 enhancement
Assigned To: natale.patriciello
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-08 04:51 UTC by Mohit
Modified: 2017-02-08 05:14 UTC (History)
1 user (show)

See Also:


Attachments
Patch with updated documentation (927 bytes, patch)
2017-02-08 04:51 UTC, Mohit
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mohit 2017-02-08 04:51:10 UTC
Created attachment 2779 [details]
Patch with updated documentation

The current documentation mentions that TCP SACK is not yet supported. I'm not sure whether it was left out intentionally, and will be updated later during ns-3.27 release.

In any case, I thought it is better to put it in the tracker. A patch is also attached.

Thanks,
Mohit P. Tahiliani
Comment 1 natale.patriciello 2017-02-08 05:13:46 UTC
Comment on attachment 2779 [details]
Patch with updated documentation

That word selection does not apply to ns-3 or Linux, since TCP SACK is not a congestion control algorithm like the others. Please, remote TCP SACK from the list and update the code directly. Thank you