]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add -q flag to hostapd in order to control log level
authorOrr Mazor <orrmazor@gmail.com>
Tue, 3 May 2022 14:54:28 +0000 (16:54 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 May 2022 18:37:08 +0000 (21:37 +0300)
commit16e755754f1ca694355c0f8f73045cdcd8c27567
tree1cb7129570678b5d069a91f7a0466ad2831a8f43
parent29dcebea70a53bb9058e2b070a97f822caa1438a
Add -q flag to hostapd in order to control log level

This allows the debugging level to be reduced from hostapd command line
similarly to the already existing flag in wpa_supplicant.

Signed-off-by: Orr Mazor <o.mazor@genexis.eu>
hostapd/main.c