1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 08:49:52 +03:00
openwrt-xburst/package/hostapd/files
jow 86882a55f9 [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
2010-10-27 11:11:04 +00:00
..
hostapd-full.config hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad 2010-07-08 18:36:07 +00:00
hostapd-mini.config hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 2010-01-23 08:28:26 +00:00
hostapd.sh [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP 2010-10-27 11:11:04 +00:00
multicall.c hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 2010-01-23 08:28:26 +00:00
wpa_supplicant-full.config hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad 2010-07-08 18:36:07 +00:00
wpa_supplicant-mini.config hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 2010-01-23 08:28:26 +00:00
wpa_supplicant.sh hostapd/mac80211: implement support for AP+STA 2010-10-23 23:39:54 +00:00
wps-hotplug.sh hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet) 2010-07-08 18:36:17 +00:00