fragattacks/src/common
Jouni Malinen 2049a875bc WNM: Additional BSS Transition Management capability
Add some more functionality for BSS Transition Management:
- advertise support for BSS Transition Management in extended
  capabilities element
- add hostapd.conf parameter bss_transition=1 for enabling support
  for BSS Transition Management
- add "hostapd_cli disassoc_imminent <STA> <num TBTTs>" for sending
  disassociation imminent notifications for testing purposes
- wpa_supplicant: trigger a new scan to find another BSS if the
  current AP indicates disassociation imminent (TODO: the old AP needs
  to be marked to use lower priority to avoid re-selecting it)

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-12-22 20:27:30 +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: Additional BSS Transition Management capability 2012-12-22 20:27:30 +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