freebsd-src/usr.sbin/wpa
Sam Leffler b3babfdc25 Change default build of wpa_supplicant to include EAPOL support;
ENABLE_WPA_SUPPLICANT_EAPOL is no more, now use NO_WPA_SUPPLICANT_EAPOL
to build with only WPA-PSK support.

Reviewed by:	ru, bsdimp (basic approach)
MFC after:	1 week
2006-02-14 23:51:21 +00:00
..
hostapd explicitly set IEEE80211_KEY_GROUP instead of depending on kernel kludge 2005-07-05 17:42:27 +00:00
hostapd_cli Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00
ndis_events Hide a diagnostic message under if (verbose) to avoid cluttering the 2005-10-21 16:57:57 +00:00
wpa_cli Spelling and grammar fixes. 2005-07-13 05:39:47 +00:00
wpa_supplicant Change default build of wpa_supplicant to include EAPOL support; 2006-02-14 23:51:21 +00:00
l2_packet.c clear eloop registration when deinit'd the l2 packet support 2005-07-29 05:48:00 +00:00
Makefile Enable -D ndis support in wpa_supplicant and add the ndis_events utility. 2005-10-10 17:51:12 +00:00
Makefile.inc