]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add 802.11 status code strings
authorAlex Khouderchah <akhouderchah@google.com>
Thu, 18 Apr 2019 18:03:21 +0000 (11:03 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 22 Apr 2019 19:08:07 +0000 (22:08 +0300)
commit9c951244185784066a50facf468ecd1905afdbe5
tree34d4102753bd6358440c3a4ac38d2da4e3afc1e6
parent4be17ffbd9aacd3c1b590907af12c85bf6ea3fb0
Add 802.11 status code strings

Logs involving IEEE 802.11 Status Codes output the Status Code value,
but do not provide any explanation of what the value means. This change
provides a terse explanation of each status code using the latter part
of the Status Code #define names.

Signed-off-by: Alex Khouderchah <akhouderchah@chromium.org>
src/ap/ieee802_11.c
src/ap/wpa_auth_ft.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h