hostapd/src
Johannes Berg 4f68895e92 debug: Add option to log to Linux tracing
Add the option (-T) to wpa_supplicant to log all debug messages into the
kernel tracing, allowing to aggregate kernel debugging with
wpa_supplicant debugging and recording all with trace-cmd.

Since tracing has relatively low overhead and can be filtered
afterwards, record all messages regardless of log level. However, it
will honor the -K option and not record key material by default.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2012-03-31 13:55:33 +03:00
..
ap Add wps_cancel for hostapd_cli 2012-03-30 11:11:35 +03:00
common Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
crypto Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
drivers Allow background scan period to be configured 2012-03-30 15:20:35 +03:00
eap_common Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_peer TTLS: Fix peer challenge generation for TTLS/MSCHAPv2 2012-03-05 16:59:03 +02:00
eap_server EAP-SIM/AKA server: Fix re-authentication not to update pseudonym 2012-02-16 23:31:30 +02:00
eapol_auth Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eapol_supp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
l2_packet Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
p2p P2P: Use P2P Device ID attribute if Device Info not available 2012-03-30 15:50:33 +03:00
radius Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
utils debug: Add option to log to Linux tracing 2012-03-31 13:55:33 +03:00
wps WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00