fragattacks/src/common
Vladimir Kondratiev 7829894c21 Introduce 60 GHz band
Basic support for the 60 GHz band. Neither P2P nor WPS are yet taken
care off. Allows to start AP with very simple config:

network={
        ssid="test"
        mode=2
        frequency=60480
        key_mgmt=NONE
}

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-12-18 11:50:35 +02:00
..
defs.h Introduce 60 GHz band 2012-12-18 11:50:35 +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 WNM: Add support for SSID List element matching 2012-12-16 21:22:24 +02:00
ieee802_11_common.h WNM: Add support for SSID List element matching 2012-12-16 21:22:24 +02:00
ieee802_11_defs.h WNM: Add support for SSID List element matching 2012-12-16 21:22:24 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
version.h Update version number to 2.0-devel 2011-11-03 12:19:44 +02:00
wpa_common.c Add initial parts for SAE 2012-09-30 19:51:07 +03:00
wpa_common.h Reserve AKM and cipher suite values 2012-09-30 20:26:55 +03:00
wpa_ctrl.c wpa_cli: Print nice prompt when using remote UDP 2012-08-05 20:50:17 +03:00
wpa_ctrl.h WFD: Add wfd_subelems hexdump in BSS ctrl_iface command output 2012-08-29 19:51:29 +03:00