hostapd/wlantest
Jouni Malinen 219fd441fd wlantest: Allow MSK/PMK list to be read from a text file
A text file with MSK/PMK entries (one key per line in hexdump format)
can be read into wlantest (-f<path to file>) to initialize list of
known PMKs.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-12-09 00:12:27 +02:00
..
bss.c wlantest: Maintain only a single entry for an active direct link 2011-01-24 14:34:45 +02:00
ccmp.c
crc32.c
ctrl.c wlantest: Allow injection of unprotected frames to unknown BSS 2011-08-28 19:19:38 +03:00
inject.c wlantest: Allow injection of unprotected frames to unknown BSS 2011-08-28 19:19:38 +03:00
Makefile
monitor.c
process.c Fix couple of compiler warnings about uninitialized variables 2011-01-26 21:29:28 +02:00
readpcap.c
rx_data.c wlantest: Fix handling of PTK rekeying 2011-11-14 22:36:02 +02:00
rx_eapol.c wlantest: Fix handling of PTK rekeying 2011-11-14 22:36:02 +02:00
rx_ip.c wlantest: Determine ping matches properly for direct link 2011-01-24 14:50:51 +02:00
rx_mgmt.c wlantest: Add STA counters for disconnect reason 6/7 RX 2011-10-26 00:06:06 +03:00
rx_tdls.c wlantest: Use source address of TDLS Setup Confirm failure for matching 2011-03-14 21:35:40 +02:00
sta.c
tkip.c
wep.c
wired.c
wlantest.c wlantest: Allow MSK/PMK list to be read from a text file 2011-12-09 00:12:27 +02:00
wlantest.h wlantest: Fix handling of PTK rekeying 2011-11-14 22:36:02 +02:00
wlantest_cli.c wlantest: Add STA counters for disconnect reason 6/7 RX 2011-10-26 00:06:06 +03:00
wlantest_ctrl.h wlantest: Add STA counters for disconnect reason 6/7 RX 2011-10-26 00:06:06 +03:00
writepcap.c