hostap/wlantest
Jouni Malinen 0d2e395d74 wlantest: Maintain only a single entry for an active direct link
The TDLS link itself is bidirectional, but there is explicit
initiator/responder roles. Remove the other direction of the link if it
exists when processing TDLS Setup Confirm to make sure that the link
counters are stored for the current TDLS entery.

This is also changing the control interface search for TDLS counters
to require initiator/responder addresses in the correct order instead
of matching entries regardless of the role.
2011-01-24 14:34:45 +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 wlantest: Add more details for CCMP MIC failures 2011-01-14 16:32:59 +02:00
crc32.c wlantest: Add preliminary version of IEEE 802.11 protocol testing tool 2010-11-07 23:29:00 +02:00
ctrl.c wlantest: Maintain only a single entry for an active direct link 2011-01-24 14:34:45 +02:00
inject.c wlantest: Add more debug output for frame injection failures 2010-12-21 12:48:53 +02:00
Makefile wlantest: Add support for decrypting WEP frames 2011-01-14 17:43:17 +02:00
monitor.c wlantest: Add option for writing a PCAP dump file 2010-11-12 01:00:31 +02:00
process.c wlantest: Track station PS state 2011-01-07 15:54:58 +02:00
readpcap.c wlantest: Replace pcap header directory 2010-12-17 08:06:52 +02:00
rx_data.c wlantest: Add support for decrypting WEP frames 2011-01-14 17:43:17 +02:00
rx_eapol.c wlantest: Avoid aliasing a function parameter by renaming local variable 2010-12-17 08:22:07 +02:00
rx_ip.c wlantest: Add ping_ok_first_assoc STA counter 2011-01-03 16:54:14 +02:00
rx_mgmt.c wlantest: Add counters for AP deauth/disassoc while asleep/awake 2011-01-07 16:52:56 +02:00
rx_tdls.c wlantest: Maintain only a single entry for an active direct link 2011-01-24 14:34:45 +02:00
sta.c wlantest: Check WPA/RSN IE match between AssocReq and Beacon 2011-01-17 19:52:35 +02:00
tkip.c wlantest: Add support for decrypting WEP frames 2011-01-14 17:43:17 +02:00
wep.c wlantest: Add support for decrypting WEP frames 2011-01-14 17:43:17 +02:00
wired.c wlantest: Derive PMK from RADIUS exchange 2010-11-07 23:29:02 +02:00
wlantest.c wlantest: Add support for decrypting WEP frames 2011-01-14 17:43:17 +02:00
wlantest.h wlantest: Maintain only a single entry for an active direct link 2011-01-24 14:34:45 +02:00
wlantest_cli.c wlantest: Add counters for TDLS setup frames 2011-01-24 14:03:03 +02:00
wlantest_ctrl.h wlantest: Add counters for TDLS setup frames 2011-01-24 14:03:03 +02:00
writepcap.c wlantest: Replace pcap header directory 2010-12-17 08:06:52 +02:00