hostapd: Set STA flags when adding a new station
authorArik Nemtsov <arik@wizery.com>
Tue, 12 Jul 2011 17:26:52 +0000 (20:26 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 12 Jul 2011 17:26:52 +0000 (20:26 +0300)
commitd83ab1fe375445d5ca3b3df8774c7bf33072fcfe
treee8a3fe5f48e56f5b198b9e677ea1f9fc452c18a4
parented49fbbf3a50c4091f3783f824eea41fc1bd78c5
hostapd: Set STA flags when adding a new station

When adding a new station, set the STA flags as part of the sta_add()
command. This ensures the flags are up to date when the station is added
by lower level drivers.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/ieee802_11.c
src/drivers/driver.h