[PATCH 0/4] Roaming on android blacklists incorrect bss

Mikael Kanstrup mikael.kanstrup at sonymobile.com
Mon Sep 19 23:32:54 PDT 2016


This series of patches fixes two cases where incorrect bss get
blacklisted when roaming or reconnecting to same ESS and authentication
times out. Also adds test functionality and test cases to reproduce
the problems with hwsim.

Mikael Kanstrup (4):
  Implement IGNORE_AUTH_RESP control interface debug command
  tests: Add testcase for (reassoc) roam failure due to auth timeout
  tests: Add testcase for reconnect failure due to auth timeout
  Blacklist correct bssid on auth timeout

 tests/hwsim/test_ap_roam.py       | 85 +++++++++++++++++++++++++++++++++++++++
 wpa_supplicant/ctrl_iface.c       |  7 ++++
 wpa_supplicant/events.c           | 14 +++++++
 wpa_supplicant/wpa_cli.c          |  6 ++-
 wpa_supplicant/wpa_supplicant.c   | 22 +++++++---
 wpa_supplicant/wpa_supplicant_i.h |  3 ++
 6 files changed, 130 insertions(+), 7 deletions(-)

-- 
2.9.0.137.gcf4c2cf




More information about the Hostap mailing list