This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d50ec03710
openwrt
/
package
/
hostapd
History
Felix Fietkau
e0194cb763
hostapd: move the madwifi segfault fix to the right place
...
SVN-Revision: 23738
2010-10-31 13:49:34 +00:00
..
files
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
2010-10-27 11:11:04 +00:00
patches
hostapd: move the madwifi segfault fix to the right place
2010-10-31 13:49:34 +00:00
Config.in
hostapd: make rfkill support optional
2010-07-08 18:36:22 +00:00
Makefile
hostapd/mac80211: implement support for AP+STA
2010-10-23 23:39:54 +00:00