diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-27 11:11:04 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-27 11:11:04 +0000 |
commit | a90dcbc1972488a5b4861392ebadc4100d969575 (patch) | |
tree | 5a304c642ba4ecf5ecc0342baa1a4cdd1567618a /package/uboot-xburst | |
parent | 27c96589841e277dd51baa42632ca351faceb4ef (diff) | |
download | master-187ad058-a90dcbc1972488a5b4861392ebadc4100d969575.tar.gz master-187ad058-a90dcbc1972488a5b4861392ebadc4100d969575.tar.bz2 master-187ad058-a90dcbc1972488a5b4861392ebadc4100d969575.zip |
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-xburst')
0 files changed, 0 insertions, 0 deletions