aboutsummaryrefslogtreecommitdiffstats
path: root/wlantest/ctrl.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/+12
* wlantest: Allow injection of unprotected frames to unknown BSSJouni Malinen2011-08-281-3/+6
* wlantest: Add command for adding WEP keys during run timeJouni Malinen2011-01-281-1/+26
* wlantest: Maintain only a single entry for an active direct linkJouni Malinen2011-01-241-2/+1
* wlantest: Add counters and AP/direct path validation for TDLSJouni Malinen2010-12-161-2/+119
* wlantest: Add send command for injecting raw framesJouni Malinen2010-12-161-0/+84
* wlantest: Use helper functions to parse BSS/STA parametersJouni Malinen2010-11-211-112/+67
* wlantest: Add functionality for fetching STA/BSS informationJouni Malinen2010-11-211-0/+272
* wlantest: Derive PMK to existing BSSes when a new passphrase is addedJouni Malinen2010-11-211-1/+9
* wlantest: Do not add new BSS/STA entries based on ctrl commandsJouni Malinen2010-11-191-9/+9
* wlantest: Add add_passphrase commandJouni Malinen2010-11-191-0/+50
* wlantest: Add command for fetching wlantest versionJouni Malinen2010-11-191-0/+34
* wlantest: Add support for injecting (Re)Association Request framesJouni Malinen2010-11-191-0/+99
* wlantest: Add support for injecting Deauth/Disassoc framesJouni Malinen2010-11-191-0/+56
* wlantest: Update SA Query trans id based on injected frameJouni Malinen2010-11-191-0/+3
* wlantest: Add preliminary infrastructure for injecting framesJouni Malinen2010-11-191-0/+170
* wlantest: Add BSS/STA statistics countersJouni Malinen2010-11-181-0/+185
* wlantest: Add flush command for dropping all BSS dataJouni Malinen2010-11-181-0/+11
* wlantest: Add list_bss and list_sta commandsJouni Malinen2010-11-181-3/+109
* wlantest: Add control interface and wlantest_cliJouni Malinen2010-11-131-0/+181