Jouni Malinen
|
2caf69247b
|
wlantest: Check WPA/RSN IE match between AssocReq and Beacon
Note unexpected WPA/RSN IE in AssocReq and ignore them if the last
Beacon/ProbeResp from the AP is not advertising support for
WPA/RSN.
|
2011-01-17 19:52:35 +02:00 |
|
Jouni Malinen
|
2e479416d1
|
wlantest: Add support for decrypting WEP frames
|
2011-01-14 17:43:17 +02:00 |
|
Jouni Malinen
|
a912dd16c5
|
wlantest: Implement IEEE 802.11 duplicate detection
This cleans up debug logs by avoiding incorrect entries on TKIP/CCMP
replays and some state changes.
|
2010-11-23 14:27:28 +02:00 |
|
Jouni Malinen
|
57f7d03f91
|
wlantest: Do not add new BSS/STA entries based on ctrl commands
Introduce bss_find()/sta_find() as an alternative bss_get()/sta_get()
command that do not allocate new BSS/STA entry if no existing entry
is found.
|
2010-11-19 22:00:10 +02:00 |
|
Jouni Malinen
|
990153b4dd
|
wlantest: Add support for injecting (Re)Association Request frames
|
2010-11-19 17:09:02 +02:00 |
|
Jouni Malinen
|
070d6173e2
|
wlantest: Verify MFP use in association with MFPR BSS
|
2010-11-12 23:16:38 +02:00 |
|
Jouni Malinen
|
327f71604c
|
wlantest: Parse WPA/RSN IE and store info for BSS/STA
In addition, verify that the parameters that the STA is requesting
match with what is enabled in the BSS.
|
2010-11-12 22:40:59 +02:00 |
|
Jouni Malinen
|
021a6fe499
|
wlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq
|
2010-11-07 23:29:01 +02:00 |
|
Jouni Malinen
|
422ef7d205
|
wlantest: Create station list for each BSS
|
2010-11-07 23:29:00 +02:00 |
|