Arne Fitzenreiter
d823d5f072
hostapd: add switch to disable neigborhood scan
...
this may violate regulatory rules because 40Mhz channels should disabled
if there are other networks but nearly every commercial router ignore this.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2018-10-27 16:47:12 +02:00
Michael Tremer
eb80bf38df
hostapd: Bump package version
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-10-18 14:50:48 +01:00
Peter Müller
eee037b890
update disclaimer in LFS files
...
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.
Just some housekeeping... :-)
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-09-10 19:20:36 +01:00
Michael Tremer
0bd7b73132
hostapd: Fix detection of wireless devices with kernel 4.14
...
Fixes #11738
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-05-22 20:38:47 +01:00
Michael Tremer
ca4c354e08
Bump release of all packages linked against OpenSSL
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-02-26 16:28:16 +00:00
Michael Tremer
d7d5774529
KRACK attack: Patch wpa_supplicant & hostapd
...
A vulnerability was found in how a number of implementations can be
triggered to reconfigure WPA/WPA2/RSN keys (TK, GTK, or IGTK) by
replaying a specific frame that is used to manage the keys. Such
reinstallation of the encryption key can result in two different types
of vulnerabilities: disabling replay protection and significantly
reducing the security of encryption to the point of allowing frames to
be decrypted or some parts of the keys to be determined by an attacker
depending on which cipher is used.
This fixes: CVE-2017-13077, CVE-2017-13078, CVE-2017-13079,
CVE-2017-13080, CVE-2017-13081, CVE-2017-13082, CVE-2017-13086,
CVE-2017-13087, CVE-2017-13088
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-16 15:49:35 +01:00
Michael Tremer
c4791488a2
hostapd: Bump package version for updated wlanap.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-20 22:23:53 +01:00
Matthias Fischer
15b6f6f99a
hostapd: Update to 2.6
...
For details see:
https://w1.fi/cgit/hostap/plain/hostapd/ChangeLog
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-08-15 11:50:06 +01:00
Jonatan Schlag
6a4df2fd3b
Move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-02-22 13:13:49 +01:00
Jonatan Schlag
c6060f2dcf
Move the initscript of the hostapd package into the packages directory
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-02-22 11:24:00 +01:00
Arne Fitzenreiter
2b47cc27e3
bump package version of corrupted paks.
...
I had uploaded the wrong arch of this paks so bump version to fix this
in pakfire.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-07-13 13:33:21 +02:00
Michael Tremer
4da318ab6f
hostapd: Bump release version
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-04-26 22:32:17 +01:00
Sascha Kilian
3d4eb053a9
Update: hostapd to 2.5
...
Signed-off-by: Sascha Kilian <sascha@sakisoft.de >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-04-26 22:31:59 +01:00
Arne Fitzenreiter
ed974e08c5
hostapd: fix crash at txpower set on ath10k
...
ath10k generate a fault if iwconfig try to set txpower
while the device is down.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-26 15:35:31 +01:00
Arne Fitzenreiter
acb759575e
hostapd: update to 2.4
2015-04-11 22:03:03 +02:00
Arne Fitzenreiter
9ee54998cb
hostapd: increase EAPOL timeouts
...
Android clients need more time because sleep modes and low wlan interrupt priority.
2015-04-09 15:32:42 +02:00
Arne Fitzenreiter
9c47987e25
hostapd: undo rename if dual interfaces are not supported.
2015-01-30 17:39:34 +01:00
Arne Fitzenreiter
12f74b8f91
wlanap.cgi: remove trailing 0 from channellist.
2015-01-21 14:20:54 +01:00
Arne Fitzenreiter
97c73abc88
hostapd/wpa_supplicant: update to 2.3.
2015-01-04 20:26:59 +01:00
Arne Fitzenreiter
f4d8425493
hostapd: update to 2.2.
2014-07-12 18:40:02 +02:00
Arne Fitzenreiter
6a79396ce6
hostapd: change setting of the regdomain.
...
the regdomain is only updated if it was really changed but after boot
the system believe it is "00" World but it is not correctly set at
some cards. So we set a region and set it back to "00" before the
real region was set.
2014-03-25 19:11:03 +01:00
Arne Fitzenreiter
b3c0c61132
hostapd: enable CONFIG_ACS for dfs channels.
2014-03-19 19:03:22 +01:00
Arne Fitzenreiter
f89678de2f
hostapd: update to 2.1.
2014-03-19 07:22:49 +01:00
Arne Fitzenreiter
811a525191
hostapd: remove old linux-header hack.
2013-08-27 20:23:30 +02:00
Arne Fitzenreiter
cdbeabe221
hostapd: fix ascii check and add country code to hostapd.conf.
2013-03-01 00:06:51 +01:00
Arne Fitzenreiter
3af89eb585
wlanap.cgi: check pwd for non-ascii chars.
2013-02-24 13:47:41 +01:00
Arne Fitzenreiter
20d78d9e76
hostapd: update to 2.0.
2013-02-05 01:48:27 +01:00
Arne Fitzenreiter
52b597b40c
hostapd: update to 1.1.
2012-12-29 18:16:44 +01:00
Arne Fitzenreiter
eb1951373c
hostapd: updated to 1.0.
2012-10-31 20:56:21 +01:00
Michael Tremer
cc72d5cbcc
Introduce MACHINE_TYPE to lfs files.
2011-09-15 23:55:16 +02:00
Michael Tremer
e1e7669b61
Reenable hostapd and wpa_supplicant.
...
Disabled support for madwifi on ARM.
2011-09-08 18:27:51 +00:00
Arne Fitzenreiter
91040349ad
hostapd: bump version because initskript was updated.
2011-01-14 16:38:14 +01:00
Arne Fitzenreiter
499bc000ff
Updated hostapd (0.7.3).
2010-11-08 20:35:46 +01:00
Christian Schmidt
6e346fe065
Added a better 802.11n support, wmm and htcaps are not available.
...
This fixes bug #0000710 .
2010-08-29 08:26:57 +02:00
Christian Schmidt
8a21c39670
Updated the wireless stack. Inlcude a lot of fixes.
2010-05-07 18:15:47 +02:00
Christian Schmidt
9ed062c1f4
Updated hostapd to current dev version which seems to be stable.
2010-03-10 22:43:29 +01:00
Arne Fitzenreiter
8d30f4ed00
Add prism_pci support to hostapd. (thx to bronson).
2010-01-07 01:05:29 +01:00
Christian Schmidt
b89903559e
Fixed SSID Broadcast for hostapd
2009-08-19 07:18:28 +02:00
Christian Schmidt
b8012afdd9
Added gui support for 802.11n interfaces.
2009-08-14 13:40:04 +02:00
Arne Fitzenreiter
38c35b92e3
Fix hostapd for usb-wlan devices
2009-07-08 00:01:29 +02:00
Arne Fitzenreiter
999d55de05
Add compat-wireless, add support of nl80211 wlan drivers
2009-04-20 19:33:34 +02:00
Arne Fitzenreiter
055f260979
Updated madwifi (free hal) hostapd+wpa_supplicant 0.6.9
2009-04-11 14:14:19 +02:00
maniacikarus
23e368ab73
Fixed hostapd wlanap.cgi
2009-03-24 07:56:09 +01:00
Arne Fitzenreiter
d7be31cb18
Updated wpa_supplicant to 0.6.8
...
cleaned hostapd build
2009-03-21 19:06:18 +01:00
maniacikarus
095213ae1e
Fixed bug from 034c2b7e28
2009-03-19 12:10:36 +01:00
maniacikarus
abc086f9a3
Upgraded hostapd to current stable
2009-03-06 09:11:46 +01:00
Maniacikarus
8aa49c1548
Fixed hostapd bug
2008-12-08 20:58:31 +01:00
Maniacikarus
df07848550
Upgraded wireless stack to current stables
2008-12-07 20:03:16 +01:00
Maniacikarus
92f2665dc5
Modified WLanAP CGI to handle WLan on green and use internal mac filter
2008-11-02 19:51:35 +01:00
Maniacikarus
fcc535236f
Done a whole review of the lfs to make building more paralell
...
you may need to clean your ccache
2008-10-28 18:14:09 +01:00