]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS ER: Allow UPnP interface to be forced
authorJouni Malinen <j@w1.fi>
Sun, 28 Apr 2013 18:56:24 +0000 (21:56 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 28 Apr 2013 18:56:24 +0000 (21:56 +0300)
commitc64686229f12c2fed7096181e67886cb6409e449
tree454fab8ea539bbfd9e2e7a4841936442393a8593
parent728d97171b9160e08689e2dc5a55de70b63813cd
WPS ER: Allow UPnP interface to be forced

"WPS_ER_START ifname=<interace>" can now be used to force a specific
interface to be used for UPnP operations. This is especially useful for
automated test cases where the lo interface can now be used easily to
perform ER operations.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps_er.c
src/wps/wps_er.h
src/wps/wps_er_ssdp.c
src/wps/wps_upnp_i.h
src/wps/wps_upnp_ssdp.c