Added mlme_{add,remove}_sta() for userspace MLME
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 18 Aug 2008 19:01:04 +0000 (22:01 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 18 Aug 2008 19:01:04 +0000 (22:01 +0300)
commit3c83f19c804caaa6af0a6b813ed42e2d3e61ea18
tree4c5e904a6d58ae055d5cc0b1871d0fbf2f7100e1
parent1d8ce433c9491260005111812976ec0655ef1370
Added mlme_{add,remove}_sta() for userspace MLME

These functions are based on the hostapd implementation and complete
the userspace MLME code in wpa_supplicant (though, mac80211 will still need
couple of pending patches to be integrated in order to get userspace client
MLME working again).
src/drivers/driver_nl80211.c