aboutsummaryrefslogtreecommitdiffstats
path: root/wlantest/wlantest_cli.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* wlantest: Store last received GTK for each STAJouni Malinen2011-12-221-0/+1
* wlantest: Add STA counters for disconnect reason 6/7 RXJouni Malinen2011-10-261-0/+4
* wlantest: Count TDLS Teardown messagesJouni Malinen2011-01-241-0/+1
* wlantest: Add counters for TDLS setup framesJouni Malinen2011-01-241-0/+5
* wlantest: Add STA counter prot_data_txJouni Malinen2011-01-071-0/+1
* wlantest: Add counters for AP deauth/disassoc while asleep/awakeJouni Malinen2011-01-071-0/+4
* wlantest: Count number of STA ACK'ed Deauth/Disassoc framesJouni Malinen2011-01-031-0/+7
* wlantest: Add ping_ok_first_assoc STA counterJouni Malinen2011-01-031-0/+1
* wlantest: Add counters and AP/direct path validation for TDLSJouni Malinen2010-12-161-0/+198
* wlantest: Add send command for injecting raw framesJouni Malinen2010-12-161-0/+124
* wlantest: Add per-BSS counters for BIP deauth/disassocJouni Malinen2010-11-211-0/+2
* wlantest: Add per-STA counter for (Re)AssocResp comeback framesJouni Malinen2010-11-211-0/+2
* wlantest: Add functionality for fetching STA/BSS informationJouni Malinen2010-11-211-2/+220
* wlantest: Add history file for wlantest_cliJouni Malinen2010-11-211-2/+13
* edit: Move history save file specification to callerJouni Malinen2010-11-211-3/+3
* wlantest: Parse ICMP echo packet and record STA ping successJouni Malinen2010-11-201-0/+1
* wlantest: Use proper cmd length in fetching STA listJouni Malinen2010-11-201-1/+1
* wlantest: Add pre-command completion functionsJouni Malinen2010-11-201-17/+290
* wlantest: Add interactive mode to wlantest_cliJouni Malinen2010-11-201-1/+152
* wlantest: Add add_passphrase commandJouni Malinen2010-11-191-0/+58
* wlantest: Add command for fetching wlantest versionJouni Malinen2010-11-191-0/+27
* wlantest: Add preliminary infrastructure for injecting framesJouni Malinen2010-11-191-0/+103
* wlantest: Add BSS/STA statistics countersJouni Malinen2010-11-181-0/+268
* wlantest: Add flush command for dropping all BSS dataJouni Malinen2010-11-181-0/+7
* wlantest: Add list_bss and list_sta commandsJouni Malinen2010-11-181-15/+123
* wlantest: Add control interface and wlantest_cliJouni Malinen2010-11-131-0/+145