]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add more authentication error case debugging
authorBen Greear <greearb@candelatech.com>
Thu, 7 Dec 2017 17:14:49 +0000 (09:14 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 2 Apr 2018 13:53:10 +0000 (16:53 +0300)
commitc6b5b9a33bff2be1dc49e91d50b6e62f586fabfc
tree3088c19d1d04a505608ea78b95b49c3b91dd8e27
parente2fc13d0ab3b97c7f097b5e5329a9740aaf2f8fc
hostapd: Add more authentication error case debugging

This can help one understand better why stations are failing
to authenticate.

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/ap/ieee802_11.c