[PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP
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)
commit677e9fa0887bf6d0a79d1b53951da264106babd6
tree5a304c642ba4ecf5ecc0342baa1a4cdd1567618a
parent27d64d9375e18bad300c48cc86d43f9ded36dcd4
[PATCH] 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