CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/02/01 11:43:22

Modified files:
        sys/net80211   : ieee80211_input.c ieee80211_node.h 
                         ieee80211_proto.c 

Log message:
Stop requiring a BlockAck session timeout. We still honour the timeout if
the AP requests it, though I don't think I've ever seen one that does.
Per the 802.11-2012 spec a value of zero disables the timeout and some
APs seem to have trouble with timeouts forced onto them.
Our behaviour now matches Linux in this regard.

This gets Apple Airport APs somewhat working in 11n mode but there
is still a remaining issue with receiving frames from them.
Doesn't seem to hurt any other APs I've tried.

ok sthen@ mpi@ millert@

Reply via email to