|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing trace when Block ACK timeout is triggered or when missing MPDUs are announced by a Block ACK response | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, tomh |
| Priority: | P3 | ||
| Version: | ns-3.26 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to fix | ||
Already agreed offline with Matias and Tom, patch is thus ready to be pushed. +1 Pushed in changeset 12383:a256d811c716 |
Created attachment 2634 [details] patch to fix Biljana pointed out an issue where the MacTxDataFailed trace is not called when Block ACK timeout is triggered or when missing MPDUs are announced by a Block ACK response. Patch to fix in attachment.