fragattacks/src/wps
Jouni Malinen d601247ca9 P2P: Allow WPS_PBC command on GO to select on P2P Device Address
An optional parameter, p2p_dev_addr, can now be given to WPS_PBC
command on P2P GO to indicate that only the P2P device with the
specified P2P Device Address is allowed to connect using PBC. If
any other device tries to use PBC, a session overlap is indicated
and the negotiation is rejected with M2D. The command format for
specifying the address is "WPS_PBC p2p_dev_addr=<address>", e.g.,
WPS_PBC p2p_dev_addr=02:03:04:05:06:07

In addition, show the PBC session overlap indication as a WPS failure
event on an AP/GO interface. This particular new case shows up as
"WPS-FAIL msg=4 config_error=12".
2011-02-07 18:28:36 +02:00
..
http_client.c WPS: Add more debug info for UPnP operations 2010-10-17 20:20:28 +03:00
http_client.h WPS ER: Unsubscribe from AP events whenever removing the AP entry 2009-12-19 23:20:22 +02:00
http_server.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
http_server.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
http.h WPS: Move POST URL validation into web_connection_parse_post() 2009-12-12 16:48:50 +02:00
httpread.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
httpread.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
ndef.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
upnp_xml.c WPS: Move generic UPnP XML helper functionality into a separate file 2009-11-08 14:06:01 +02:00
upnp_xml.h WPS ER: Fetch and parse device description 2009-11-08 16:46:03 +02:00
wps_attr_build.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
wps_attr_parse.c WPS: Workaround broken Credential encoding from some D-Link APs 2010-10-11 16:07:49 +03:00
wps_attr_process.c WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is defined 2010-09-09 06:07:47 -07:00
wps_common.c WPS: Add mechanism for indicating non-standard WPS errors 2011-01-13 17:50:59 +02:00
wps_defs.h WPS: Add mechanism for indicating non-standard WPS errors 2011-01-13 17:50:59 +02:00
wps_dev_attr.c WPS 2.0: Modify empty-string workaround to meet 2.0 rules 2010-09-09 06:07:47 -07:00
wps_dev_attr.h P2P: Add Device Name into WPS IE in Probe Request frames 2010-09-09 07:17:16 -07:00
wps_enrollee.c WPS: Add mechanism for indicating non-standard WPS errors 2011-01-13 17:50:59 +02:00
wps_er_ssdp.c WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_er.c P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
wps_er.h WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_i.h P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
wps_nfc_pn531.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_nfc.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_registrar.c P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
wps_upnp_ap.c WPS 2.0: Add strict validation of SetSelectedRegistrar attributes 2010-09-09 06:07:48 -07:00
wps_upnp_event.c WPS UPnP: Add more priority for queuing EAP events 2010-10-17 21:30:25 +03:00
wps_upnp_i.h WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp_ssdp.c WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp_web.c WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp.c WPS: Fix UPnP deinit order to avoid using freed memory 2010-11-11 16:56:36 +02:00
wps_upnp.h WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_validate.c WPS: Fix strict validation of encrypted data for WSC 2.0-only case 2010-09-22 19:17:13 -07:00
wps.c P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
wps.h P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00