[PATCH 0/7] P2PS fixes based on http://w1.fi/p/p2ps-pending/

Ilan Peer ilan.peer at intel.com
Thu Jul 30 01:59:59 EDT 2015


The only fix for this was in "Fix PD PIN event notifications" patch.

Tested this series on hwsim (with and without VMs) using
the latest mac80211-next tree.

Note that in case that too many VMs (or running on a weak machine)
are used, we observed failures in some of the tests due to timeouts.

Andrei Otcheretianski (5):
  tests: Use p2ps_provision() and p2ps_connect_pd() in
    p2ps_connect_p2ps_method()
  tests: Clear scan cache on reset
  tests: Few trivial fixes to p2ps tests
  tests: Re-factor PD and connection flows in p2ps tests
  P2PS: Authorize any peer for p2ps method

Max Stepanov (2):
  P2PS: Fix PD PIN event notifications
  tests: Add P2PS PD feature capability CPT tests

 src/p2p/p2p.h                     |   5 +
 src/p2p/p2p_pd.c                  | 104 +++++--
 tests/hwsim/test_p2ps.py          | 601 ++++++++------------------------------
 tests/hwsim/wpasupplicant.py      |  10 +-
 wpa_supplicant/ctrl_iface.c       |   2 +
 wpa_supplicant/p2p_supplicant.c   |  33 +--
 wpa_supplicant/wpa_supplicant_i.h |   4 +-
 7 files changed, 233 insertions(+), 526 deletions(-)

-- 
1.9.1



More information about the HostAP mailing list