John Crispin
a98b0eac77
ecw5211: make the board use the unified opensync target
...
Drop the vendor specific target. Also fix ct-fwcfg for this board.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-29 14:17:39 +02:00
John Crispin
9a61ca270a
profiles: disable failsafe
...
Set the .config options to disable failsafe mode.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-29 14:17:39 +02:00
John Crispin
63dd655ea4
tplkin/ec420: add board support
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-22 14:58:04 +02:00
John Crispin
bd28d088fc
lldpd: select package and configure it
...
This patch makes sure lldpd is installed and comes up with the correct
configuration.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-22 14:58:04 +02:00
Chaitanya Kiran Godavarthi
fb4c7dc852
nft-ssid-ratelimit: Add new package nft-ssid-ratelimit
...
Add new package which has scripts for ssid client ratelimiting.
Adds rules for ssid ratelimiting and client ratimiting based on
'wireless' config file options 'drate'(ssid dl), 'urate'(ssid ul),
'cdrate'(client dl), and 'curate' (client ul).
Signed-off-by: Chaitanya Kiran Godavarthi <chaitanya.kiran@connectus.ai>
2020-07-22 14:58:04 +02:00
John Crispin
22f43634f3
opensync: add a unified build target
...
With this patch applied we do not need build variants anymore.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-22 14:58:04 +02:00
John Crispin
a34d844742
opensync: add vlan support
...
When we bring up a VLAN we need to add several sections to make openwrt
aware of the new vlan network.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-15 18:03:17 +02:00
John Crispin
bf054a6485
wpad-basic: disable wpad-basic
...
Explicitly turn of the package inside the wlan-ap profile.
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-15 18:03:17 +02:00
John Crispin
d8091386bf
opensync: update to 2.0.5.0
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-10 11:57:22 +02:00
John Crispin
9583748b07
wlan-ap-keys: include cloud keys in the image
...
This package will automatically include the cloud keys in the image.
- /usr/plume/certs/ca.pem
- /usr/plume/certs/client.pem
- /usr/plume/certs/client_dec.key
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-10 09:45:27 +02:00
John Crispin
ae51caf8a5
wlan-ap: initial import
...
based on the develop branch -> 6af07cd39cfa06ec8eb4d6182c7d7923236c2dbf
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-01 15:35:04 +02:00