Arif Alam
a886575bce
WIFI-1808: Fix interworking related parameter config
...
Fixes various config params for passpoint.
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
2021-03-18 17:06:00 -04:00
John Crispin
65cdb70c3b
hostapd: add per phy max sta count
...
Normally max_num_sta is per BSS. This patch allows setting a pre IFACE max.
Signed-off-by: John Crispin <john@phrozen.org>
2021-02-22 13:54:42 -05:00
Arif Alam
ccefe53629
hostapd: fix passpoint r2 osu config params
...
Fixes WIFI-1498
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
2021-02-09 13:17:23 -05:00
Arif Alam
514a320d01
opensync: add various RADIUS configuration
...
- Add functionality to configure RADIUS NAS-Id and Operator-Name
- Add functionality to configure RADIUS accounting interval
- Enable RADIUS Chargeable User Identity
Signed-off-by: Arif Alam <arif.alam@connectus.ai>
2020-12-07 11:11:58 +01:00
Arif Alam
430ca86150
opensync: add support for passpoint icon config
...
- Add support for passpoint icon config
Signed-off-by: Arif Alam <arif.alam@connectus.ai>
2020-11-23 07:36:15 +01:00
Arif Alam
d82f42d0c2
opensync: passpoint config
...
- Add support for configuring Passpoint parameters
- Add support for configuring RADIUS accounting parameters
Signed-off-by: Arif Alam <arif.alam@connectus.ai>
2020-11-08 13:04:15 +01:00
Yashvardhan
97ebe9d588
hostapd: Disconnect client when rssi is low
...
Disconnect client in case rssi drops below the set threshold level
Signed-off-by: Yashvardhan <yashvardhan@netexperience.com>
2020-10-30 17:16:08 +01:00
Rick Sommerville
9c1847ea86
Wifi--617 and WIFI-619: Add custom-options for RTS-CTS threshold and DTIM period
...
Signed-off-by: Rick Sommerville <rick.sommerville@netexperience.com>
2020-09-23 08:39:25 +02:00
John Crispin
dace0d2f61
mac80211: enable 802.11ai
...
Enable FILS in hapd/mac80211
Signed-off-by: John Crispin <john@phrozen.org>
2020-09-16 14:43:28 +02:00
John Crispin
d210eb480b
hostapd: update to latest owrt HEAD
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-09-16 12:05:00 +02:00
John Crispin
7ba671cb1c
hostapd: add rssi_ignore_probe_request option
...
We can now put "option rssi_ignore_probe_request -40" into uci. Probe requests
with a rssi worse then -40 will not be replied to.
Signed-off-by: John Crispin <john@phrozen.org>
2020-08-08 14:28:10 +02:00
Arif Alam
a9b3afd2b0
netifd: remove beacon_rate param
...
beacon_rate config was introduced as part of rrm commit. Some
drivers don't support this. Removing this config from
hostapd config.
Signed-off-by: Arif Alam <arif.alam@connectus.ai>
2020-08-06 20:53:53 +02:00
Arif Alam
16c5d2931d
opensync: rrm support
...
- Add rrm manager
- Add rrm config params to schema
Signed-off-by: Arif Alam <arif.alam@connectus.ai>
2020-08-06 07:06:02 +02:00
John Crispin
7aa5c2e7d9
backport/wifi: backport wifi stack from OpenWrt HEAD
...
This makes the v5.7 based wifi feature set from OpenWrt HEAD work inside
19.07.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-01 21:20:35 +02:00