o11s / open80211s

open80211s
Other
242 stars 55 forks source link

11aa: expire BARs with timer #19

Closed twpedersen closed 11 years ago

twpedersen commented 11 years ago

outstanding BAs in response to BARs are currently deemed lost if not received within a certain TX sequence number threshold. Data retransmissions and new BARs are then sent.

Implement this timeout as a timer and avoid the above processing in the tx path. Care should be taken to cancel the timer on a transmitting window update, since the previous old window is now lost.

twpedersen commented 11 years ago

done, see 2b6e38a5e7ef521d2b852ad2168085b6aabbba6c