]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add wpa_msg_global_ctrl()
authorJouni Malinen <j@w1.fi>
Sat, 26 Jul 2014 10:04:03 +0000 (13:04 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 26 Jul 2014 10:04:03 +0000 (13:04 +0300)
commit905c7223b1e01861efef79b49f2eb50b2189e14e
tree6662c0a858a654f97ddb53d8f976c5ed943efeb8
parent1f1fe195cd8907badca6d4ee17e5fa638b6f83db
Add wpa_msg_global_ctrl()

This is similar to wpa_msg_global() in the same way as wpa_msg_ctrl() is
to wpa_msg(). In other words, wpa_msg_global_ctrl() is used to send
global control interface events without printing them into the debug
log.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/wpa_debug.c
src/utils/wpa_debug.h