|
Bugzilla – Full Text Bug Listing |
| Summary: | Update TCP documentation | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mohit <tahiliani.nitk> |
| Component: | tcp | Assignee: | 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 | ||
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
|
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