]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add send_auth_reply() caller info in debug logging
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:47:26 +0000 (16:47 +0300)
commite7525a2954faa3145146ae0168bdc9a93a3144a2
treedde1d9fcf5e9661e93b9c034ce36159ca9f0984f
parentd89edb6112f54fb65036c31eba291bda5fcad2b3
hostapd: Add send_auth_reply() caller info in debug logging

This can help one understand better what happens during the
authentication exchange.

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