Commit Graph

325 Commits

Author SHA1 Message Date
John Crispin
de4eb9c7d2 ucentral: development update
* add tplink archer c50-v4 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-07 07:00:50 +02:00
John Crispin
4f20c642a5 ucentral: development update
* fix ath11k reload issue
* drop patches that were used by data mode v0
* imporve maverick logging
* fix lldp on qca units

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-05 15:40:11 +02:00
John Crispin
0402a5b750 ucentral: development update
* fix AX builds
* update client/schema
* fix lldp restart
* drop old  realtek patch
* improve realtime events
* update dhcpsnoop

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-30 14:57:28 +02:00
John Crispin
30a078b90a ucentral: development update
* backport latest netifd, mac8021, hostapd, iw
* maverick and certificate fixes
* update ucentral-wifi
* update ucentral-client
* add qcom hk14 wifi 6e support (pine)
* add tplink ex228

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-27 17:18:22 +02:00
John Crispin
e0063c69c7 ucentral: development update
* enhance maverick stability
* add persistent certificate storage
* update schema
* add channel stats to telemetry messages
* make rtty cmd handler work
* add support for recovery images

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-27 13:19:21 +02:00
John Crispin
1cb0137234 ucentral: development update
* enhance first contact
* add dedicated maverick tool
* move examples around
* fix eap102 sysupgrade
* update ucentral-schema
* update ucentral-client
* update ucentral-wifi
* update udevmand
* make sure that wifi-ax creates default interfaces

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-22 17:06:35 +02:00
John Crispin
5c72b50975 ucentral: development update
* yet another huge data model 2 update

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-18 10:56:09 +02:00
John Crispin
5a941a18d1 ucentral: development update
* another huge data model v2 update

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-16 17:41:42 +02:00
John Crispin
0b9087bd44 ucentral: development update
* huge update to data model V2

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-15 14:49:02 +02:00
John Crispin
893bc05661 ucentral: development update
* update realtek kernel
* add new PoE tool
* improve CI

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-12 19:40:16 +02:00
Sven Eckelmann
ad2873f74a ipq807x: Enable bridge-mgr to control port mac address learning
The switch in the IPQ807x/IPQ60xx devices will automatically learn the mac
addresses behind a port. But it will not unlearn this entry when some mac
switches from the ethernet port to the CPU port. This will for example
happens when a device roams from on AP to another AP. At least when both
are APs are bridging the wifi traffic directly or indirectly (mesh) to the
same ethernet broadcast domain.

As result, the roaming device can no longer receive any ethernet packets
which the AP is expected to receive on the ethernet port. This state will
be kept for a couple of minutes until the entry in the FDB is dropped
automatically. But it is still possible for the wifi device to send data
via the ethernet during this whole time.

One solution is to just disable learning on all ports. The other option
would be to enable the qca bridge-mgr which takes care of gathering the
events from the bridge and forwards it to the qca-ssdk (to manipulate the
state of the switch). The latter option was chosen to follow the approach
which QCA is also using in their QSDK.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2021-05-09 12:58:18 +02:00
John Crispin
d28a0c3d9d ucentral: development update
* update mkits.sh to work with 2021.04 uboot
* add mediatek pstore

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-09 12:38:33 +02:00
John Crispin
31c0880c00 ucentral: development update
* add tplink_cpe510_v3 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-08 11:31:59 +02:00
John Crispin
e54a3d7db0 ucentral: development update
* update ucentral-client
* update ucentral-schema
* rework CI file deployment
* fix firmware version reporting

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-06 14:25:37 +02:00
John Crispin
86b23f9ccf ucentral: development update
* fix poco build on MIPS
* add certificate generation for the gateway package
I make vlan filtering work on mt7621
* add ucentral-gateway profile
* add ubnt_edgerouter-x profiles

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-04 19:16:52 +02:00
John Crispin
81346f2d80 ucentral: development update
* add board information page to webui
* fix github workflow, it actually reports fails now

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-04 13:51:23 +02:00
John Crispin
1f1e7c2e04 ucentral: development update
* properly pass current firmware hash to the gateway
* revert lldp downgrade patch
* update ucentral-client - fixes zlib/b64 error
* add radius disctionary to ucentral-defaults
* several additional hostapd patches

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-03 10:44:10 +02:00
John Crispin
6a54bb6cfb ucentral: development update
* update ucentral-client
* update ucentral-wifi
* update ucentral-schema
* update ucentralgw
* update udhcpsnoop
* update ath10k-ct
* add ucentral-event
* fix eap102 port mapping
* fix ratelimit

Signed-off-by: John Crispin <john@phrozen.org>
2021-04-26 17:14:57 +02:00
John Crispin
7a40e97658 ucentral: development update
* rename eap6x0 to exxx7
* update schema
* update client
* update gateway
* update usteer
* implement all missing ucentral commands
* patch the led script to allow turning of all leds

Signed-off-by: John Crispin <john@phrozen.org>
2021-04-19 13:53:08 +02:00
John Crispin
aef9711647 ucentral: development update
* fix dhcpsnoop on ipq807x
* update ucentralgw
* add eap620/660 support
* add cigwf610d
* do not deploy a default ratelimit config
* add eap225 support

Signed-off-by: John Crispin <john@phrozen.org>
2021-04-13 17:15:08 +02:00
John Crispin
490f4eacc2 ucentral: development update
* fix vlans on ipq40xx
* fix ratelimit
* merge eap102 fixes
* update schema
* drop uci bridge hack

Signed-off-by: John Crispin <john@phrozen.org>
2021-04-09 15:05:05 +02:00
John Crispin
256c322f85 ucentral: development update
* update base 21.02 revision
* update v5.10 support
* fix captive portal
* cleanup ucentral-* packages
* update ucentral-* packages
* cleanup profiles
* fix worflow

Signed-off-by: John Crispin <john@phrozen.org>
2021-04-07 11:48:28 +02:00
John Crispin
0b95ce5d02 ucentral: update to latest development state
* add support for more commands
* add firstcontact support
* add pstore based crashlog support
* fix github workflow
* improve captive portal/guest support

Signed-off-by: John Crispin <john@phrozen.org>
2021-03-31 10:46:56 +02:00
John Crispin
bc13ab4544 ucentral: various updates and fixes
* Gateway and client are now talking jsonrpc on the wire.
* update the datamodel to the latest version.
* add github workflow
* add zero touch on-boarding

Signed-off-by: John Crispin <john@phrozen.org>
2021-03-29 18:51:13 +02:00
John Crispin
528a778e38 open-converged-wireless: Import 21.02 based uCentral tree
Signed-off-by: John Crispin <john@phrozen.org>
2021-03-25 12:19:47 +01:00