Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 27 Oct 2010 11:11:04 +0000 (11:11 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 27 Oct 2010 11:11:04 +0000 (11:11 +0000)
commit0280ac8c92f1797131fbff83d03d39e74294c771
tree17c31fe1d23890c0d285554bb8416a77b4455995
parentffc84cf75c15ef96245cecccbef1c4ecded144a9
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.

https://dev.openwrt.org/ticket/8120

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23655
package/hostapd/files/hostapd.sh