]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
AP: Introduce sta authorized wrappers
authorJohannes Berg <johannes.berg@intel.com>
Wed, 2 Feb 2011 14:52:32 +0000 (16:52 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Feb 2011 14:52:32 +0000 (16:52 +0200)
commit6905dcb1e07a0115c2054ed74dff072956c8f5e7
tree5b932fbe0e40fd27bce1a9a5218db0ed0fd10e43
parent839b33ad90d7d5addbcc2f255603ccf978516634
AP: Introduce sta authorized wrappers

To enable making state change notifications on the WLAN_STA_AUTHORIZED
flag, introduce ap_sta_set_authorized(), and to reduce use of the flag
itself also add a wrapper for testing the flag: ap_sta_is_authorized().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
hostapd/dump_state.c
src/ap/ieee802_11.c
src/ap/ieee802_1x.c
src/ap/sta_info.c
src/ap/sta_info.h
src/ap/tkip_countermeasures.c