]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add new drv_flag for indicating user space AP MLME
authorJouni Malinen <j@w1.fi>
Wed, 1 Aug 2012 07:34:35 +0000 (10:34 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 1 Aug 2012 07:34:35 +0000 (10:34 +0300)
commite5091674950c1fa14ed533387b6f1ed29b278558
tree2e7ff0ca56dbda04d54ca873a65d0229563af01f
parent45ac307a2b5c6482af5119987112b8e5ebe5b8be
Add new drv_flag for indicating user space AP MLME

This makes it easier for hostapd to determine at runtime which
operations to use.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver.h
src/drivers/driver_nl80211.c