hostapd/src
Jouni Malinen 0165255010 nl80211: Add support for IEEE 802.1X port control in station mode
This adds a cleaner mechanism for protecting against unauthorized
data frames than the previously used drop_unencrypted mechanism
(which is not even available with nl80211 and had to use a WEXT
ioctl.

The old drop_unencrypted code is left in for now as the final
surviving WEXT use in driver_nl80211.c. However, it can be removed
from the build by defining NO_WEXT. It may also be removed
eventually when most users are expected to be using recent enough
kernel version.
2009-05-14 21:54:47 +03:00
..
common Sync with linux/nl80211.h from wireless-testing.git 2009-05-14 21:51:59 +03:00
crypto Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
drivers nl80211: Add support for IEEE 802.1X port control in station mode 2009-05-14 21:54:47 +03:00
eap_common Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
eap_peer TNC: Fix a stray pointer that could cause segfault on error path 2009-03-16 21:01:07 +02:00
eap_server wpa_supplicant AP: Add preliminary support for WPS Internal Registrar 2009-04-21 16:45:16 +03:00
eapol_supp Add new wpa_supplicant driver op for setting 802.1X port status 2009-04-22 16:01:37 +03:00
hlr_auc_gw Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
l2_packet Zero struct ifreq data before use in l2_packet_init() 2009-03-13 17:04:33 +02:00
radius Fix hostapd build with RADIUS support removed 2009-03-02 21:25:53 +02:00
rsn_supp Disconnect if 4-way handshake processing fails 2009-04-20 11:35:21 +03:00
tls Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
utils FT: Add RIC Request generation and validation (but not processing) 2009-03-09 20:45:17 +02:00
wps WPS: Add a workaround for auth/encr type flags mismatches 2009-05-06 10:56:18 +03:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00