hostap/src
Jouni Malinen eea2fd9eff P2P: Add mechanism for configuring UAPSD parameters for group
This is needed to be able to change parameters for dynamically
created interfaces between the creation of the interface and
association/start AP commands.

Following ctrl_interface commands can now be used:

P2P_SET client_apsd disable
- disable configuration (i.e., use driver default) in client mode

P2P_SET client_apsd <BE>,<BK>,<VI>,<VO>;<max SP Length>
- enable UASPD with specific trigger configuration (0/1) per AC
  (max SP Length is currently ignored)

P2P_SET go_apsd disable
- disable configuration (i.e., use driver default) in AP mode

P2P_SET go_apsd <0/1>
- disable/enable APSD in AP mode
2010-09-09 07:17:21 -07:00
..
ap P2P: Add defined values for P2P Manageability Bitmap 2010-09-09 07:17:20 -07:00
common P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers P2P: Add mechanism for configuring UAPSD parameters for group 2010-09-09 07:17:21 -07:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer P2P: Set Device Password ID in WPS M1/M2 per new rules 2010-09-09 07:17:19 -07:00
eap_server P2P: Use PSK format in WPS Credential 2010-09-09 07:17:17 -07:00
eapol_auth P2P: Use PSK format in WPS Credential 2010-09-09 07:17:17 -07:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Fix build after WSC 2.0 change to use WFA vendor extension 2010-09-09 07:17:21 -07:00
radius Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
wps WPS: Fix ER PBC overlap detection build with P2P changes 2010-09-09 07:17:21 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00