WPS ER: Allow AP filtering based on IP address
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 27 May 2010 12:23:55 +0000 (15:23 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 May 2010 12:23:55 +0000 (15:23 +0300)
commit08486685130d73003c9cfbafad60f8056692520c
treedac4ac9628fecc8b45adf7f62006c283d8433acd
parent826fe5fec39475cf12969ebe9e1bfe2aceb97b5e
WPS ER: Allow AP filtering based on IP address

wps_er_start command now takes an optional parameter that can be used
to configure a filter to only allow UPnP SSDP messages from the
specified IP address. In practice, this limits the WPS ER operations
to a single AP and filters out all other devices in the network.
src/wps/wps.h
src/wps/wps_er.c
src/wps/wps_er.h
src/wps/wps_er_ssdp.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h