[PATCH] nl80211: Increase verbosity for some auth failures.
Jouni Malinen
j
Sun Dec 23 01:51:07 PST 2012
On Thu, Dec 13, 2012 at 09:29:23AM -0800, greearb at candelatech.com wrote:
> Makes the logs a bit more useful when running in default
> message level (INFO).
Since these are wpa_dbg() and not wpa_printf() calls, these would show
up in wpa_cli and especially the (auth) one shows up in common cases due
to cfg80211 behavior ("Operation already in progress"). As such, these
would result in undesired entries in wpa_cli and other programs using
control interface. Furthermore, these should be wpa_msg() instead of
wpa_dbg() after the change to MSG_INFO. Anyway, I don't think I would
apply this because of the way too common entries these would show in
external programs for cases that are expected behavior with at least
older versions of cfg80211.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list