CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/02/09 06:48:31
Modified files: sys/net80211 : ieee80211_input.c Log message: Log frames which fall outside the BlockAack window in dmesg if the interface debug flag is set (enabled with: ifconfig iwn0 debug). Shows the frame's sequence number and the current BA window. I'm adding this for diagnosis, just in case it will be needed to make future decisions about tuning the heuristic which works around network stalls caused by such frames.