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 | 0280ac8c92f1797131fbff83d03d39e74294c771 (patch) | |
tree | 17c31fe1d23890c0d285554bb8416a77b4455995 /package/iptables | |
parent | ffc84cf75c15ef96245cecccbef1c4ecded144a9 (diff) | |
download | upstream-0280ac8c92f1797131fbff83d03d39e74294c771.tar.gz upstream-0280ac8c92f1797131fbff83d03d39e74294c771.tar.bz2 upstream-0280ac8c92f1797131fbff83d03d39e74294c771.zip |
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
Diffstat (limited to 'package/iptables')
0 files changed, 0 insertions, 0 deletions