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
ccmp.c
crc32.c
ctrl.c
gcmp.c
inject.c
Makefile
monitor.c wlantest: Add support for writing pcapng files 2013-05-26 20:58:42 +03:00
process.c
readpcap.c
rx_data.c
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
test_vectors.c
tkip.c
wep.c
wired.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
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 wlantest: Add a BSS probe_response counter 2013-12-26 13:37:06 +02:00
writepcap.c