John Crispin
6500b62920
hostapd: always create a dummy psk file
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-24 09:24:31 +01:00
John Crispin
9423f9d6ab
ipq8074: make the v5.4 profile default for supported boards
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-24 06:15:24 +01:00
John Crispin
75374d2765
hostapd: fix dynamic_vlan
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-22 18:37:43 +01:00
jaspreetsachdev
c8c5f14071
Update build-dev.yml
2023-11-22 14:11:52 +01:00
jaspreetsachdev
f12bbe2cac
Update build-dev.yml
2023-11-22 14:11:52 +01:00
Piotr Dymacz
2ed8df9b10
ipq807x: v5.4: eap104: export MCU related pins
...
Export MCU related 'reset' and 'serial bootloader' pins in sysfs using
'gpio-export' as 'mcu-enable' and 'mcu-bootloader'.
Default configuration of MCU related pins will keep MCU in reset state,
with the serial bootloader enabled.
While at it, fix also trailing white space error in 'gpio_keys' node.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
85374fbbe6
ipq807x: v5.4: eap104: add pin configs for MCU
...
This adds configuration for 'reset' and 'serial bootloader' dedicated
pins connected to the on-board CC2652R MCU.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
4348221b62
ipq807x: v5.4: eap104: fix I2C interface pin configuration
...
Use correct (taken from 4.4 based sources) pin and bus numbers for the
I2C interface.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
0036dba689
ipq807x: v5.4: eap104: drop unused audio related nodes
...
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
c1a1c21643
ipq807x: v5.4: eap104: enable 'blsp1_uart2'
...
The 'blsp1_uart2' interface is connected with the on-board MCU.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
4c495e7be2
ipq807x: eap104: export MCU related pins
...
Export MCU related 'reset' and 'serial bootloader' pins in sysfs using
'gpio-export' as 'mcu-enable' and 'mcu-bootloader'.
Default configuration of MCU related pins will keep MCU in reset state,
with the serial bootloader enabled.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Piotr Dymacz
42239fb1ba
ipq807x: eap104: add pin configs for MCU
...
This adds configuration for 'reset' and 'serial bootloader' dedicated
pins connected to the on-board CC2652R MCU. While at it, drop probably
unused 'ble_coex_grant' pin configuration node.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com >
2023-11-22 13:17:22 +01:00
Scott V. Kamp
89766b187d
ipq807x: remove XU series
...
Signed-off-by: Scott V. Kamp <scott.kamp@optimcloud.com >
2023-11-22 13:16:42 +01:00
John Crispin
eaa9e8585d
netifd: backport bridge_isolate patches
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-22 12:17:32 +01:00
John Crispin
89b3f9c6a9
ucentral-schema: update to latest HEAD
...
f8608f6 enable bridge port isolation for wifi devices
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-22 12:16:15 +01:00
John Crispin
ecfaf9a263
ucentral-state: fix periodic interval on v4.4 kernel
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-22 06:55:43 +01:00
John Crispin
5d43925874
mediatek: fix mac addr assignment on eap111
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-21 14:57:25 +01:00
John Crispin
d2af552c5a
rrmd: make the global_ban option default:true
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-20 14:09:48 +01:00
John Crispin
b60c18ea3d
hostapd: add back the wds 4aadr mode hack
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-20 11:53:56 +01:00
John Crispin
2e3de0eb66
hostapd: sync built-in version
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-20 08:34:25 +01:00
John Crispin
49dcafdbff
ucode: update to latest HEAD
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-20 08:32:58 +01:00
John Crispin
3beecaa683
libubox: update to latest HEAD
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-20 08:32:46 +01:00
John Crispin
5240ac395f
hostapd: fix wpa3 modes
...
the latest netifd update sets auth_type differently. adapt hostapd.sh for this.
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-17 16:48:42 +01:00
John Crispin
56e0b3b50c
hostapd: globally ban clients when they are kicked
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-17 08:54:26 +01:00
John Crispin
daf67c582f
ucentral-state: trigger state and health using the new uloop.interval API
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-16 16:33:41 +01:00
John Crispin
dfbbb01ea9
ipq50xx: update the ath11k-macs patch
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-16 09:05:59 +01:00
John Crispin
b4faeefc29
ucentral-schema: update to latest HEAD
...
29d6715 make it possible to set vlan_awareness for STA interfaces
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-15 15:59:27 +01:00
John Crispin
2416019d87
mac80211: apply wds fix
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-15 11:23:24 +01:00
John Crispin
d3c0df1a4f
netifd: update to latest HEAD
...
fixes various STA issues
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-15 11:22:33 +01:00
John Crispin
009c003b48
mediatek: add factory image support for eap111
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-14 16:55:16 +01:00
John Crispin
8f7369a71c
rrmd: allow kicking clients globally of from the AP
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-14 16:54:09 +01:00
John Crispin
78eb88ed26
ucentral-schema: update to latest HEAD
...
950bd83 fix NTP enable logic
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-14 15:58:31 +01:00
John Crispin
a48e7ce72e
ucentral-schema: update to latest HEAD
...
b6da915 make interface.isolate-hosts imply bridge port and ap isolation
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-14 12:33:56 +01:00
HaiBac
d804a61cd6
ipq50xx: add optimcloud D series support
...
Signed-off-by: HaiBac <mail@bacnh.com >
2023-11-14 11:09:27 +01:00
John Crispin
04f10325a1
switch-fabric: fix port mirroring
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-14 11:08:19 +01:00
John Crispin
2f5b612837
busybox: fix udhcpc endless loop
...
if the interface is down due to ip-collide detection, config apply
fail as the dnsmasq init script would loop endlessly.
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-09 12:30:29 +01:00
John Crispin
b0ef1b3221
ucentral-schema: update to latest HEAD
...
b287fee prevent duplicate usage of untagged ports
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-09 08:54:47 +01:00
John Crispin
6d3cc970da
ucentral-schema: update to latest HEAD
...
16ef7bc tip name and serial fields are swapped when triggering a wifi scan
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-09 07:28:48 +01:00
John Crispin
2e5c9fbeb8
ucentral-schema: update to latest HEAD
...
7615f04 allow preventing downstream interfaces from reaching rfc1918 subnets
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 14:05:29 +01:00
John Crispin
546a7df54d
ucentral-schema: update to latest HEAD
...
2b884b3 fix state messages on single port devices
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 11:29:37 +01:00
John Crispin
b1c9f75fc8
ucentral-schema: update to latest HEAD
...
eff094d ipv4/dhcp - allow setting a DNS server that clients shall use
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 11:13:30 +01:00
John Crispin
14ba074b95
firstcontact: also write server to UCI
...
the server is now stored in /etc/ucentral/gateway.json. keep old
behaviour aswell.
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 07:06:04 +01:00
John Crispin
4612fcfa00
ucentral-schema: update to latest HEAD
...
7b4cb42 always enable rrm until the new data model is added
3d9bd65 add channel utilization and assoc count to wifi scan results
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-07 07:01:37 +01:00
John Crispin
e32a9de55f
uspot: add ipt script that was accidentally dropped
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-06 14:55:12 +01:00
John Crispin
0c4f7e9e9d
netifd: update to latest HEAD
...
40ed736 device: fix build error on 32 bit systems
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-06 14:39:23 +01:00
John Crispin
af9a47ad72
hostapd: add ieee8021x wired patches to v4.4 kernel
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-06 06:02:41 +01:00
Ken
d6f0a1a2cf
ipq50xx: CIG-WF186h Kernel/Firmware upgrade
...
Upgrade to 5018 ath11k 12.0 wireless driver + kernel 5.4
Fixes: WIFI-13038
Signed-off-by: Ken <xshi@actiontec.com >
2023-11-03 10:02:59 +01:00
wingate.chi
2b8e68551e
ipq5018: Update EWW631-B1 to support 512M Memory
...
Signed-off-by: wingate.chi <wingate.chi@cybertan.com.tw >
2023-11-03 10:00:10 +01:00
John Crispin
b2ad71e97d
ieee8021x: replace c code with ucode
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-11-03 09:39:38 +01:00
John Crispin
f1363f70e9
ucentral-schema: update to latest HEAD
...
a473a2d fix CS1/UP1 WMM mapping
Fixes: WIFI-13004
Signed-off-by: John Crispin <john@phrozen.org >
2023-10-23 10:08:37 +02:00