|
Bugzilla – Full Text Bug Listing |
| Summary: | Tcp breaks if you set the delackcount > 2 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Rajib Bhattacharjea <raj.b> |
| Component: | internet | Assignee: | Rajib Bhattacharjea <raj.b> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | craigdo, ns-bugs |
| Priority: | P1 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | simple fix | ||
|
Description
Rajib Bhattacharjea
2008-07-09 14:27:13 UTC
Created attachment 321 [details]
simple fix
Test case:
./waf --run="tcp-large-transfer --ns3::TcpSocket::DelAckCount=3"
Appears to work as proposed.
Patch looks good, reassigning to release manager. Reassigned to myself. |