]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
mesh: Enable mesh HT mode
authorJason Mobarak <x@jason.mobarak.name>
Mon, 1 Sep 2014 04:23:36 +0000 (00:23 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 17:43:11 +0000 (19:43 +0200)
commit5cfb672ddef7c4e6a7bd424345c8f962a6f94dfc
tree74a187931616eedb4a53fd83e4b3b9e44704dda1
parentc596f3f083d1638b72758f9106770b264ca40f84
mesh: Enable mesh HT mode

Add a new option "mesh_ht_mode" that specifies the HT mode for the
mesh, with this option on, mesh beacons, actions frames, and probe
responses with include the appropriate HT information elements.

[original implementation by Chun-Yeow Yeoh <yeohchunyeow@gmail.com>]
[some fixes by Masashi Honma <masashi.honma@gmail.com>]
Signed-off-by: Ashok Nagarajan <ashok.dragon@gmail.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Jason Mobarak <x@jason.mobarak.name>
src/common/defs.h
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/mesh.c
wpa_supplicant/mesh_mpm.c