No description
Find a file
Johannes Berg 6ee04cfcf4 nl80211: support intra-BSS configuration
Using the AP_ISOLATE nl80211 option, we can support intra-BSS
distribution configuration.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2010-10-10 17:48:54 +03:00
doc P2P: Add Device Password ID to GO Neg Request RX event 2010-09-09 07:17:20 -07:00
eap_example Rename EAP server source files to avoid duplicate names 2010-02-19 18:54:07 +02:00
hostapd P2P: Extend P2P manager functionality to work with driver MLME 2010-10-08 18:16:07 +03:00
mac80211_hwsim Remove mac80211_hwsim code 2009-07-28 14:34:23 +03:00
patches
radius_example radius_example: Fix memory leak on deinit 2009-12-24 12:18:57 +02:00
src nl80211: support intra-BSS configuration 2010-10-10 17:48:54 +03:00
testing
tests Add generic doubly-linked list implementation 2009-12-19 13:43:25 +02:00
wpa_supplicant dbus_new_handlers: Don't send NULL to dbus_message_new_error 2010-10-09 17:29:51 +03:00
www Preparations for 0.7.3 release 2010-10-04 08:25:01 +03:00
.gitignore
build_nsis.sh
build_release
COPYING
FAQ
README Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00

wpa_supplicant and hostapd v0.6.x
---------------------------------

Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> and contributors
All Rights Reserved.

These program is dual-licensed under both the GPL version 2 and BSD
license. Either license may be used at your option.


This package may include either wpa_supplicant, hostapd, or both. See
README file respective subdirectories (wpa_supplicant/README or
hostapd/README) for more details.

Source code files have been moved around in v0.6.x releases and
compared to earlier releases, the programs are now build by first
going to a subdirectory (wpa_supplicant or hostapd) and creating
build configuration (.config) and running 'make' there (for
Linux/BSD/cygwin builds).