fragattacks/src/common
Jouni Malinen 1f965e622a Allow external programs to request wpa_radio work items
The new control interface command RADIO_WORK can be used by external
programs to request radio allocation slots from wpa_supplicant if
exclusive radio control is needed, e.g., for offchannel operations. If
such operations are done directly to the driver, wpa_supplicant may not
have enough information to avoid conflicting operations. This new
command can be used to provide enough information and radio scheduling
to avoid issues with such cases.

Signed-hostap: Jouni Malinen <j@w1.fi>
2014-01-07 10:45:10 +02:00
..
defs.h Remove unnecessary build #ifdef from definitions 2013-12-31 09:16:27 +02:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_common.h Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_defs.h Add definitions for new cipher suites from IEEE Std 802.11ac-2013 2013-12-24 22:21:04 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sae.c SAE: Fix ECC element y coordinate validation step 2013-12-29 17:18:17 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.1 development 2013-01-12 17:51:10 +02:00
wpa_common.c Get rid of duplicated cipher suite and AKM definitions 2013-12-31 09:16:27 +02:00
wpa_common.h Get rid of duplicated cipher suite and AKM definitions 2013-12-31 09:16:27 +02:00
wpa_ctrl.c wpa_ctrl: Use monotonic time for request retry loop 2013-12-24 07:14:50 +02:00
wpa_ctrl.h Allow external programs to request wpa_radio work items 2014-01-07 10:45:10 +02:00