]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Consider regulatory limitation when filling WMM element
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Wed, 3 Apr 2019 16:07:53 +0000 (19:07 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 May 2019 20:37:25 +0000 (23:37 +0300)
commitde6aafaa637049b6553320fc607a54c63f915b34
tree2049fedd79d1cf2964db14d22de195ca75f86100
parent636c02c6e9ec03b5f9424d0ebdcd56b6bcfc1c7a
AP: Consider regulatory limitation when filling WMM element

In case the current channel has regulatory WMM limitations, take them
into account when filling the WMM element. Also check if the new WMM
element is different from the previous one and if so change the
parameter_set_count to imply stations to look into it.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
src/ap/hostapd.h
src/ap/wmm.c