Bug 2651

Summary: Update TCP documentation
Product: ns-3 Reporter: Mohit <tahiliani.nitk>
Component: tcpAssignee: natale.patriciello
Status: RESOLVED INVALID    
Severity: enhancement CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Patch with updated documentation

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