|
Bugzilla – Full Text Bug Listing |
| Summary: | TcpHeader DeSerialize does not update m_optionsLen | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | natale.patriciello |
| Component: | tcp | Assignee: | natale.patriciello |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Patch for correcting the situation | ||
Fixed in 12279:4638d860a0c9 |
Created attachment 2409 [details] Patch for correcting the situation This results in an header that, when serialized and even if options are present, reports a wrong byte amount from GetOptionsLenght (hopefully this API isn't used right now, and the length variable is correct since it is readed from the field)