commit | 46090979a55a0dc2cdb3d939f94fa47742108194 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Nov 23 20:28:03 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 24 16:19:34 2010 -0500 |
tree | 4aedd5ca8bfc21dd5d97661d8a8262214d9e8ae7 | |
parent | 7ccc8bd7593634d827e8bc55898a5038e29848b5 [diff] |
mac80211: probe the AP when resuming Check the connection by probing the AP (either using nullfunc or a probe request). If nullfunc probing is supported and the assoc is no longer valid, the AP will send a disassoc/deauth immediately. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>