1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:53:50 +03:00
Commit Graph

257 Commits

Author SHA1 Message Date
nbd
d1093ffecd hostapd: move the + to the correct line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 12:36:32 +00:00
nbd
6a31a701e2 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:50:01 +00:00
nbd
8376e28b5f hostapd: update mirror md5sum for latest version (fixes #12208)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-18 07:01:26 +00:00
nbd
2d2c69889a hostapd: enable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-15 11:37:07 +00:00
nbd
f232e678da hostapd: add a config option for the inactivity timeout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-15 10:21:18 +00:00
nbd
4fbc73b975 hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-14 14:08:39 +00:00
nbd
362287f501 hostapd: add an option for configuring the maximum number of connected clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-14 14:08:35 +00:00
nbd
17836e1a4a hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-14 13:45:29 +00:00
nbd
c5bc738991 hostapd: support wps in hostapd_cli even when built from the mini variant
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-13 12:39:14 +00:00
nbd
4de4955622 hostapd: update to 2012-09-10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-13 12:38:51 +00:00
jow
ea689bc52e [package] hostapd: introduce new default-off option "auth_cache" which controls PMKSA and Opportunistic Key Caching (#12129)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 12:23:41 +00:00
nbd
1f8154c1de hostapd: fix ap+sta issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-29 16:06:24 +00:00
jow
afdf66161f [package] hostapd: fix ap/sta regression which got accidentally introduced by r32829 (#11914)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 11:13:12 +00:00
blogic
1f6d8c0e8b mac80211/hostapd: add support for HT capa in case of IBSS/RSN
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 23:07:25 +00:00
blogic
ae55709705 wpa_supplicant: add more parameters
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 23:07:15 +00:00
blogic
1673b2b377 hostapd: add pending patches
add patched needed to pass more parameters to the IBSS JOIN command

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 23:07:10 +00:00
jow
ececad638e [package] hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted and remove the undocumented usepasspharse option, this makes it match the logic of the hostapd setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-05 12:25:29 +00:00
nbd
dc7944ead9 hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-06 15:25:52 +00:00
nbd
f730e825f0 hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 11:14:53 +00:00
nbd
2010214af9 wpa_supplicant: make key_mgmt default to NONE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-29 16:30:13 +00:00
nbd
368d4af07e hostapd: fix driver_madwifi compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-29 12:52:32 +00:00
nbd
6f5aac5856 wpa_supplicant: fix regressions introduced by the ibss-rsn changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:38:08 +00:00
nbd
4e6d1ddc42 wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:29:51 +00:00
nbd
11ca062eff wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE
Based on patch by: Antonio Quartulli <ordex@autistici.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:29:41 +00:00
nbd
e827a711a3 hostapd: update to 20120326
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 10:42:47 +00:00
nbd
daf38c44a9 hostapd: disable the state dump callback to save a few more kb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-21 00:27:28 +00:00
nbd
e7fe3729df hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-20 23:41:52 +00:00
nbd
8ee49b5963 hostapd: remove unnecessary dependency on mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 15:54:53 +00:00
hcg
c972a4ddbe [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicant
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-13 16:07:53 +00:00
jow
ca0a92a8f5 [package] hostapd: introduce a client_cert option which is passed on to wpa_supplicant (#8876)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 20:54:13 +00:00
nbd
7824784240 hostapd: merge an upstream workaround for broken clients sending the wrong wpa type (should fix #9561)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 01:49:23 +00:00
nbd
f76aa7d459 hostapd: add missing check for wds stations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-17 14:28:20 +00:00
jow
b1cd4bd7d8 [package] hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-12 17:26:13 +00:00
jow
51f0f920a8 [package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 14:22:56 +00:00
nbd
aaca845659 hostapd: update to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-04 01:05:26 +00:00
nbd
de7614b2c5 wpa_supplicant: increase the time between scans to reduce the number of hw resets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 14:45:38 +00:00
jow
e1f20d7ef7 [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 18:19:18 +00:00
nbd
3c4461a2c9 hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 18:23:36 +00:00
nbd
f87f30840b Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)"
This is causing regressions for other clients

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 16:07:38 +00:00
nbd
03dc915dfe hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:23:13 +00:00
jow
4f0278e702 [package] hostapd: introduce options to configure the logging behaviour.
The config wifi-device section gains the following settings:
	* log_level  (2)    - Defines the minimum message level
	* log_80211  (true) - Log 802.11 events
	* log_8021x  (true) - Log 802.1X events
	* log_radius (true) - Log RADIUS events
	* log_wpa    (true) - Log WPA events
	* log_driver (true) - Log driver interface messages
	* log_iapp   (true) - Log IAPP events
	* log_mlme   (true) - Log MLME events


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-20 00:13:58 +00:00
nbd
fbcf176452 hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-29 14:14:32 +00:00
nbd
14cabe8bc0 hostapd: fix wds interface address handling for multi-bssid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-29 09:40:24 +00:00
nbd
1473ce578b hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-29 09:40:19 +00:00
nbd
4f11a7018b hostapd: refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:28:00 +00:00
nbd
80d666471b hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:20:19 +00:00
nbd
8ff68e1f56 hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:19:55 +00:00
nbd
40a972316b hostapd: fix a race condition related to assoc response tx status processing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-28 16:27:17 +00:00
nbd
5dd09e0454 hostapd: update to 20110527, includes a client mode wpa auth fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-28 16:27:12 +00:00
nbd
8d22e2e241 wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-26 19:16:25 +00:00