]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove Secondary Channel Offset element from Beacon/Probe Response frames
authorJouni Malinen <j@w1.fi>
Sat, 22 Feb 2020 15:05:20 +0000 (17:05 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Feb 2020 17:20:44 +0000 (19:20 +0200)
commit8fe7ec664082e88447d31ca9b2b31873f2c93b3f
tree530d54a731fc4732fda19d245c0b046d841cbf12
parent7f1529d2a5c399920aca4c7185dd7daea3e06e30
Remove Secondary Channel Offset element from Beacon/Probe Response frames

This element is not used in Beacon or Probe Response frames (which is
the reason why the standard does not indicate where exactly it would be
in those frames..); HT Operation element has this information and so
does Extended CSA element.

In practice, this reverts the functionality added in commit 76aab0305c1f
("Add secondary channel IE for CSA").

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/beacon.c
src/ap/ieee802_11.h
src/ap/ieee802_11_ht.c