CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/10/10 03:23:06
Modified files: sys/net80211 : ieee80211_node.c Log message: Clear the powersave flag and purge queued packets when a node leaves the AP (either by disassociating or by timeout). Fixes (most) remaining issues with power saving. >From Nathanael Rensen. ok claudio@, krw@, sthen@