Disassociate STA if it associated with invalid/missing WPA/RSN IE
authorAndriy Tkachuk <andriy.v.tkachuk@globallogic.com>
Wed, 11 Nov 2009 15:33:55 +0000 (17:33 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Nov 2009 15:33:55 +0000 (17:33 +0200)
commit355d36a7bf5b14df80e3f73d71b9089008fd517b
treecf4e8b9ff6d71ada94d6d49cfec41e2131c2b432
parent3d3d3056458ba3df7b2ae4a3c6c2adae699eb46f
Disassociate STA if it associated with invalid/missing WPA/RSN IE

When using drivers that process management frames internally (e.g.,
madwifi, atheros, bsd), the driver may accept association with IEs
that do not match the security policy. Instead of silently leaving
the station associated, explicitly disassociate it to clear the
driver entry immediately.
hostapd/drv_callbacks.c