hostapd/src
Avraham Stern 3ae8b7b7a2 hostapd: Add vendor command support
Add support of vendor command to hostapd ctrl_iface.
Vendor command's format:
VENDOR <vendor id> <sub command id> [<hex formatted data>]

The 3rd argument will be converted to binary data and then passed as
argument to the sub command.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
2014-03-27 15:28:44 +02:00
..
ap hostapd: Add vendor command support 2014-03-27 15:28:44 +02:00
common nl80211: Indicate HS 2.0 OSEN AKM in connect/associate command 2014-03-25 18:33:21 +02:00
crypto TLS testing: Add new test cases for RSA-DHE primes 2014-03-16 12:43:49 +02:00
drivers Pass TDLS peer capability information in tdls_mgmt 2014-03-27 15:18:48 +02:00
eap_common HS 2.0R2: Add WFA server-only EAP-TLS peer method 2014-02-26 01:24:23 +02:00
eap_peer EAP-FAST: Use clear eap_get_config() result validation 2014-03-02 17:15:12 +02:00
eap_server TLS testing: Allow hostapd to be used as a TLS testing tool 2014-03-09 18:47:09 +02:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Optimize scan for GO during persistent group invocation 2014-03-25 15:38:33 +02:00
radius TLS testing: Add new test cases for RSA-DHE primes 2014-03-16 12:43:49 +02:00
rsn_supp Pass TDLS peer capability information in tdls_mgmt 2014-03-27 15:18:48 +02:00
tls TLS testing: Add new test cases for RSA-DHE primes 2014-03-16 12:43:49 +02:00
utils eloop: Add assert() on negative fd when using select() code path 2014-03-26 00:17:07 +02:00
wps WPS: Enable WSC 2.0 support unconditionally 2014-03-25 18:33:21 +02: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