]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_debug: Support outputting hexdumps into syslog
authorNicolas Cavallari <Nicolas.Cavallari@lri.fr>
Sun, 29 Jan 2012 10:13:43 +0000 (12:13 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2012 10:13:43 +0000 (12:13 +0200)
commitf31e19df3a97f0610300c847f13c4e4b4656c477
treed7bdd91c5532d2f183fb00a5dc727e1b6d1f433d
parent4ac384c596657bb96c22355d1dd13b85ffbad524
wpa_debug: Support outputting hexdumps into syslog

This patch allows to log hexdumps into syslog.

This is useful when testing, as syslog's network logging
helps to collect debug outputs from several machines.

Signed-hostapd: Nicolas Cavallari <cavallar@lri.fr>
src/utils/wpa_debug.c