]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS UPnP: Fix UPnP initialization for non-bridge case with some drivers
authorVinay Adella <vinay.adella@atheros.com>
Thu, 19 May 2011 09:55:47 +0000 (12:55 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 19 May 2011 09:55:47 +0000 (12:55 +0300)
commit86795546f7bf06a306ee288a7c8e7aad6d6a58f3
tree13fe6d40d98d56af3b0df801395aa89f841e5f51
parentfa5165586fa11ecdccb7c81d40979b51c2583fd2
WPS UPnP: Fix UPnP initialization for non-bridge case with some drivers

If the driver wrapper is setting up the interface up only at commit(),
UPnP initialization fails. Fix that by moving UPnP setup to happen after
the driver commit() call.
src/ap/hostapd.c
src/ap/wps_hostapd.c
src/ap/wps_hostapd.h