[PATCH 00/11] P2PS fixes and tests modification

Ilan Peer ilan.peer
Sun Jul 12 23:49:06 PDT 2015


This patch set is based on the patch set from http://w1.fi/p/p2ps-pd-pin-event
with additional 3 patches the fix bugs in the implementation.

Andrei Otcheretianski (10):
  tests: Clear scan cache on reset
  tests: Few trivial fixes to p2ps tests
  tests: Add asp_provision method to wpa_supplicant
  tests: Add p2ps_provision() method
  tests: Add p2ps_connect_pd() method
  tests: Re-factor PD and connection flows in p2ps tests
  tests: Use p2ps_provision() and p2ps_connect_pd() in
    p2ps_connect_p2ps_method()
  P2PS: Authorize any peer for p2ps method
  P2PS: Consider WPS P2PS method when joining a group
  P2PS: Save correctly WPS prov. info and intended address on PD req

Max Stepanov (1):
  P2PS: Fix PD PIN event notifications

 src/p2p/p2p.h                     |   5 +
 src/p2p/p2p_pd.c                  |  62 +++-
 tests/hwsim/test_p2ps.py          | 722 ++++++++++++++------------------------
 tests/hwsim/wpasupplicant.py      |  23 +-
 wpa_supplicant/ctrl_iface.c       |   2 +
 wpa_supplicant/p2p_supplicant.c   |  36 +-
 wpa_supplicant/wpa_supplicant_i.h |   4 +-
 7 files changed, 364 insertions(+), 490 deletions(-)

-- 
1.9.1




More information about the Hostap mailing list