]> git.ipfire.org Git - thirdparty/hostap.git/blame - README
Drop local stations on broadcast deauth/disassoc request
[thirdparty/hostap.git] / README
CommitLineData
6fc6879b
JM
1wpa_supplicant and hostapd v0.6.x
2---------------------------------
3
4Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> and contributors
5All Rights Reserved.
6
7These program is dual-licensed under both the GPL version 2 and BSD
8license. Either license may be used at your option.
9
10
11This package may include either wpa_supplicant, hostapd, or both. See
12README file respective subdirectories (wpa_supplicant/README or
13hostapd/README) for more details.
14
15Source code files have been moved around in v0.6.x releases and
16compared to earlier releases, the programs are now build by first
17going to a subdirectory (wpa_supplicant or hostapd) and creating
18build configuration (.config) and running 'make' there (for
19Linux/BSD/cygwin builds).