CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/04 09:23:40
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_node.h
ieee80211_proto.c
Log message:
Restore the BlockAck session timer. It is still required to work around
stalled BA sessions observed with iwn(4). We can revisit this later once
the underlying problem in iwn(4) has been found.
Prompted by report from krw@, I could reproduce the issue.
ok krw@
