]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Add support for HE mode
authorSven Eckelmann <seckelmann@datto.com>
Fri, 14 Jun 2019 14:49:21 +0000 (16:49 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 23 Jun 2019 15:03:51 +0000 (18:03 +0300)
commit3459c54ac78b54aa4cb3fda1ceb8dfaa01ea9400
tree44dafb5124f9de9de152ea59e36238509d9b9f44
parent29d8bd1dec79d4093eab7f19135167cdf96e6adc
mesh: Add support for HE mode

Mesh points can partially support HE features (when requiring no
controlling STA/AP) as long as hardware supports it. The kernel just
requires support for HE mesh and wpa_supplicant can forward the peer
capabilities to the kernel for further processing.

Signed-off-by: Sven Eckelmann <seckelmann@datto.com>
src/drivers/driver.h
wpa_supplicant/ap.c
wpa_supplicant/mesh.c
wpa_supplicant/mesh_mpm.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h