]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add -T Linux tracing option
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Oct 2013 18:29:58 +0000 (19:29 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 08:47:44 +0000 (10:47 +0200)
commit0648c3b8f5c38bc2206758738278e074f6f5b11b
tree6ec92086762cc7b599081d384c4f20b263c823a8
parentf62ec3696d5c850d86a2a95c7e900125ab4b3074
hostapd: Add -T Linux tracing option

Just like wpa_supplicant, give hostapd the -T option to
send all debug messages into the Linux tracing buffer.
Enable this option for hwsim test builds by default.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
hostapd/Makefile
hostapd/defconfig
hostapd/main.c
tests/hwsim/example-hostapd.config
tests/hwsim/start.sh