hostapd/src/common
Raja Mani 3140803b6d nl80211: Add ctrl_iface message for AP mode connection rejection
When AP mode operation reject the client, nl80211 layer advertises the
connect failed event with the reason for failures (for example, max
client reached, etc.) using NL80211_CMD_CONN_FAILED.

This patch adds some debug messages whenever such an event is received
from the nl80211 layer and also the same event is posted to the upper
layer via wpa_msg().

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
2013-02-07 15:24:53 +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 hostapd: Allow configuring driver to VHT 2013-01-12 17:51:52 +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
sae.c SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +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 Move cipher to enum wpa_cipher conversion into wpa_common.c 2013-01-13 18:02:20 +02:00
wpa_common.h Move cipher to enum wpa_cipher conversion into wpa_common.c 2013-01-13 18:02:20 +02:00
wpa_ctrl.c wpa_cli: Print nice prompt when using remote UDP 2012-08-05 20:50:17 +03:00
wpa_ctrl.h nl80211: Add ctrl_iface message for AP mode connection rejection 2013-02-07 15:24:53 +02:00