[PATCH 0/7] WMM-AC additions and fixes
Ilan Peer
ilan.peer
Sun Dec 28 18:14:56 PST 2014
The patch set includes:
1. Code fixes for WMM-AC.
2. Handling tspecs on roaming and re-associations.
3. Additional tests.
Avraham Stern (1):
nl80211: Always register managment frames handler
Eliad Peller (6):
WMM AC: print user-priority in wmm_ac_status (SQUASH)
WMM AC: delete tspecs on roaming [SQUASH]
WMM AC: don't fail on unknown IEs in assoc response
WMM AC: reconfigure tspecs on reassociation
tests: wmm-ac: test wmm_ac_status and roaming case
tests: wmm_ac: add reassociation test
src/drivers/driver_nl80211.c | 4 +-
tests/hwsim/test_wpas_wmm_ac.py | 41 +++++++++++++++++--
tests/hwsim/wpasupplicant.py | 16 ++++++++
wpa_supplicant/events.c | 5 ++-
wpa_supplicant/wmm_ac.c | 83 +++++++++++++++++++++++++++++++++++++--
wpa_supplicant/wmm_ac.h | 3 ++
wpa_supplicant/wpa_supplicant.c | 11 ++++++
wpa_supplicant/wpa_supplicant_i.h | 3 ++
8 files changed, 155 insertions(+), 11 deletions(-)
--
1.8.3.2
More information about the Hostap
mailing list