hostap/wlantest
Jouni Malinen 0187c41d88 Declare wpa_debug_* variables in src/utils/wpa_debug.h
These were somewhat more hidden to avoid direct use, but there are now
numerous places where these are needed and more justification to make
the extern int declarations available from wpa_debug.h. In addition,
this avoids some warnings from sparse.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-31 19:29:52 +02:00
..
bip.c
bss.c wlantest: Use add_note() to annotate frames 2013-05-26 22:14:00 +03:00
ccmp.c wlantest: Fix CCMP-256 cipher 2013-04-05 22:18:25 +03:00
crc32.c
ctrl.c
gcmp.c
inject.c wlantest: Fix the injection of protected broadcast frames 2013-05-04 11:36:28 +03:00
Makefile
monitor.c
process.c
readpcap.c
rx_data.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
rx_eapol.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
rx_ip.c
rx_mgmt.c
rx_tdls.c
sta.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
test_vectors.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
tkip.c
wep.c
wired.c
wlantest.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
wlantest.h
wlantest_cli.c
wlantest_ctrl.h
writepcap.c