[PATCH v2 0/4] mesh: Report HT operation mode to kernel

Masashi Honma masashi.honma at gmail.com
Fri Aug 5 01:35:27 PDT 2016


The purpose of this series of patches is to report HT operation mode to
kernel. The main patch is 4/4. Other patches are preparation of the
patch.

These requires a kernel patch sent by me "nl80211: Receive correct value
for NL80211_MESHCONF_HT_OPMODE command".

I have modified commit log of patch 4/4 because of incorrect IE name.
And I have modified patch 1/4 to solve conflict to master branch.

Masashi Honma (4):
  mesh: Move max_peer_links parameter appropriate struct
  mesh: Do NL80211_MESHCONF_* setting in single function
  mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag
  mesh: Report HT operation mode to kernel

 src/drivers/driver.h         |   9 +++-
 src/drivers/driver_nl80211.c | 119 +++++++++++++++++++++++++++++++++++--------
 wpa_supplicant/mesh.c        |  10 ++--
 3 files changed, 112 insertions(+), 26 deletions(-)

-- 
2.7.4




More information about the Hostap mailing list