|
Bugzilla – Full Text Bug Listing |
| Summary: | Add MIN_CWND variable in LEDBAT to align with RFC 6817 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Viyom Mittal <viyommittal> |
| Component: | tcp | Assignee: | natale.patriciello |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, tahiliani.nitk |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch for Ledbat issue | ||
|
Description
Viyom Mittal
2018-05-30 02:02:23 UTC
I feel fine with the patch. Please, since you're here initialize the member variables as in C++11 (in the header file) and remove the initializations from the constructor. Please put the two patches on top of a branch and send me the link, I will apply them. Nat Hello Natale, We have applied the two patches on the latest dev. The commits can be found here: https://github.com/ShefaliGups11/ns-3-dev-git/tree/Bug-2921-fix Please use "ShefaliGups11" as the commit author and let us know if anything else is required. Thanks, Shefali Viyom pushed in 13621:a0aa1022070a, thanks |