hostap/src/p2p
Ilan Peer 9b05135aa4 P2P: Fix association with an AP/P2P GO that is not a P2P manager
Do not add a P2P IE when a station interface is trying to associate
to an AP or P2P GO that publishes a P2P IE but does not include
a P2P manageability attribute.

This addresses an interoperability issue that was reported in
https://bugzilla.kernel.org/show_bug.cgi?id=96471, where a P2P GO
rejects association from a station interface without a specified
reason.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
2015-05-07 21:00:22 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c P2P: Fix association with an AP/P2P GO that is not a P2P manager 2015-05-07 21:00:22 +03:00
p2p.h WPS: Truncate variable length string attributes to maximum length 2015-04-22 22:05:12 +03:00
p2p_build.c P2PS: Add Advertised Service Info into Probe Response frames 2015-02-03 01:35:06 +02:00
p2p_dev_disc.c P2P: Fix SD and DevDisc to limit maximum wait time per driver support 2014-06-12 10:49:19 +03:00
p2p_go_neg.c P2PS: Add P2PS attributes into PD Request if requested 2015-02-03 01:35:07 +02:00
p2p_group.c P2PS: Process P2PS provisioning commands 2015-02-03 01:35:07 +02:00
p2p_i.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_invitation.c Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_parse.c Simplify DSSS Parameter Set element parsing 2015-04-22 22:05:11 +03:00
p2p_pd.c Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_sd.c P2P: Limit number of SD retries during find 2014-10-23 21:51:48 +03:00
p2p_utils.c Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00