hostapd: Add support to configure debug log level at runtime
authorSrinivas Dasari <dasaris@qti.qualcomm.com>
Sun, 2 Aug 2015 09:34:21 +0000 (15:04 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 3 Aug 2015 14:50:09 +0000 (17:50 +0300)
commit5c4f0511a20c316f2ac24396377b09a50a34fe04
tree1f27e79b15f3c87aac70395cb8983d05c4e382c2
parentab62f96f55ebdda69a8fd173980c181adce0a1bf
hostapd: Add support to configure debug log level at runtime

Add support to read/configure log_level using hostapd control interface
LOG_LEVEL command similarly to what was already supported in
wpa_supplicant.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c