Skip to content

Implement a block ack transmit window

Stefano Avallone requested to merge stavallo/ns-3-dev:wifi-hotfix into master

Implement a block ack transmit window to allow an originator to properly track the acknowledged packets and update the starting sequence number. Fixes #71 (closed) and #79 (closed). Also, fixes #77 (closed).

Merge request reports