Chuanhong Guo
fcc5b35ffc
generic: ar8216: fix unknown packet flooding for ar8229/ar8236
...
ar8229 and ar8236 don't allow unknown unicast/multicast frames and
broadcast frames to be flooded to cpu port. This isn't desired behavior
for swconfig as we treat it as a standalone switch.
Current code doesn't enable unicast frame flooding for ar8229 and uses
wrong setup for ar8236. This commit fixes both of them by enabling port
0 flooding for all unknown frames.
Fixes: FS#2848
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-05-06 12:09:15 +08:00
Adrian Schmutzler
4c3e74b6c3
sunxi: remove unneeded shebang for preinit files
...
preinit files are sourced and they have no execute bit set, so remove
their shebang.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-05-06 12:08:40 +08:00
Adrian Schmutzler
de51cfed9a
sunxi: tidy up cases in base-files
...
This removes unnecessary quotes in cases and applies alphabetic
order to members.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-05-06 12:08:11 +08:00
lunatickochiya
b80d00eede
luci-app-openvpn-server:fix start crash in AR9341 ( #4540 )
...
just one uci commit in script
too many commits may crash start in AR9341 routers
2020-05-06 00:13:25 +08:00
Adrian Schmutzler
c96496f51e
ath79: indicate boot/failsafe/upgrade for NanoBeam/Nanostation AC
...
Like for Ubiquiti PowerBeam 5AC Gen2, the highest RSSI LED can
be exploited to indicate boot/failsafe/upgrade for the NanoBeam AC
and Nanostation AC as well.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 80a094aaf3 )
2020-05-05 22:25:13 +08:00
AmadeusGhost
ffd2755fb9
treewide: adjust sysupgrade script
2020-05-05 22:18:12 +08:00
John Crispin
205adb15dc
mediatek: add uboot
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-05-05 11:56:01 +08:00
John Crispin
ddeaed80d5
mediatek: fix image building
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-05-05 11:53:18 +08:00
John Crispin
08781baf5b
mediatek: update patches
...
Signed-off-by: John Crispin <john@phrozen.org>
2020-05-05 11:51:42 +08:00
Stijn Tintel
dea63928af
bcm27xx: backup /boot/cmdline.txt and restore early
...
If you want to use the Raspberry Pi UART, "console=serial0,115200" needs
to be removed from the kernel cmdline. This is done by editing
/boot/cmdline.txt. However, this file is not currently backed up during
sysupgrade, so this effectively breaks HATs that require the use of the
UART every sysupgrade.
Backup this file during sysupgrade, and restore it before rebooting.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-05 11:50:21 +08:00
AmadeusGhost
53a25bebe3
octeontx: refresh 5.4 patches
2020-05-05 11:50:15 +08:00
CN_SZTL
435f94e6ec
Merge Mainline
2020-05-05 11:37:27 +08:00
CN_SZTL
a88a9225d7
luci-theme-*: bump jQuery to v3.5.0
2020-05-05 11:36:18 +08:00
CN_SZTL
89a0bf36df
Merge Mainline
2020-05-04 19:29:35 +08:00
CN_SZTL
8a0ff33cd1
Mod 20.05
2020-05-04 19:26:15 +08:00
ricksuzade-maker
5b88caedf6
Bump wireguard to 1.0.20200429 ( #4536 )
2020-05-04 18:24:01 +08:00
CN_SZTL
a61ba7aabd
Merge Mainline
2020-05-04 17:23:20 +08:00
CN_SZTL
0ba89f0bbe
luci-app-ssr-python-pro-server: fix typo error
2020-05-04 17:22:28 +08:00
CN_SZTL
3c3f9c1540
Merge Mainline
2020-05-04 17:18:30 +08:00
CN_SZTL
80d5143a50
luci-theme-*: bump jquery to 3.5.0
2020-05-04 17:11:16 +08:00
Josef Schlehofer
185eee93ca
curl: update to version 7.70.0
...
- Release notes:
https://curl.haxx.se/changes.html#7_70_0
- Refreshed patch
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-05-04 16:47:55 +08:00
CN_SZTL
62ff1b2a52
luci-app-ssr-python-pro-server: fully convert to python3
2020-05-04 16:38:55 +08:00
CN_SZTL
bf52a118f3
luci-app-ssrserver-python: fully convert to python3
2020-05-04 16:32:41 +08:00
CN_SZTL
f5e3bd13ef
Merge Mainline
2020-05-04 16:11:02 +08:00
CN_SZTL
622381da92
Merge Lean's source
2020-05-04 16:01:50 +08:00
CN_SZTL
ee52c31b76
smartdns: bump to latest git HEAD
2020-05-04 15:58:49 +08:00
LitingLin
d71dc69844
make compatible with new upstream Luci requirement ( #4529 )
2020-05-04 10:55:07 +08:00
AmadeusGhost
9f90d1abd4
Redmi AC2100: adjust switch configuration ( #4528 )
2020-05-04 00:43:17 +08:00
CN_SZTL
b11dcd594c
kernel: bump 4.14 to 4.14.178
...
Refreshed all patches.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-03 19:33:01 +08:00
CN_SZTL
95aa0a3995
kernel: bump 4.14 to 4.14.177
...
Fixes:
- CVE-2020-11669
Remove upstreamed:
- 001-irqchip-versatile-fpga-Handle-chained-IRQs-properly.patch
- 002-irqchip-versatile-fpga-Apply-clear-mask-earlier.patch
- 003-ARM-dts-oxnas-Fix-clear-mask-property.patch
Refreshed all patches.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-03 19:32:54 +08:00
CN_SZTL
ebd3dfdac7
kernel: bump 4.19 to 4.19.120
...
Refreshed all patches.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-03 17:49:03 +08:00
ElonH
21b94eee9f
luci-app-rclone: sync with upstream source
2020-05-03 17:02:08 +08:00
CN_SZTL
c5c9118ebe
kernel: bump 4.9 to 4.9.221
...
Refreshed all patches.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-03 16:52:59 +08:00
CN_SZTL
ea2b278e9e
kernel 4.9: revert changes for some patches
2020-05-03 16:37:24 +08:00
AmadeusGhost
b6388e8b7f
ipq40xx: 5.4: add c526a support
2020-05-03 12:05:54 +08:00
AmadeusGhost
9a97380321
ipq40xx: add support for hiwifi c526a
...
cherry-pick commit from LGA1150/openwrt
SOC: Qualcomm QCA4019 717MHz
RAM: 512M DDR3
FLASH1: 2M en25qh16
FLASH2: 128M NAND
LED: wan LED
USB: USB3.0 x 1
POWER: 12V 2.5A
WLAN1: MT7615 2.4GHz 802.11 b/g/n
WLAN2: QCA4019 5.2GHz 802.11 n/ac
WLAN3: QCA4019 5.8GHz 802.11 n/ac
Ethernet: 4 x 1000Mbps (1wan, 3lan)
Installation:
Flash into pbboot and pandorabox, and then:
mtd erase ubi
mtd write /tmp/openwrt.ubi ubi
2020-05-03 11:09:27 +08:00
CN_SZTL
cc14f99583
kernel: bump 5.4 to 5.4.38
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-02 23:54:26 +08:00
CN_SZTL
ceb6b1fa4c
Merge Mainline
2020-05-02 20:12:16 +08:00
CN_SZTL
6c6c14c920
luci-app-smartdns: add option to skip certificate verify
2020-05-02 20:00:34 +08:00
CN_SZTL
3b2634529b
smartdns: bump to latest git HEAD
2020-05-02 19:45:28 +08:00
CN_SZTL
c69d8f8883
subconverter: bump to latest git HEAD
2020-05-02 19:41:39 +08:00
Richard Huynh
ecc72b7a5f
ramips: Add support for Xiaomi Redmi Router AC2100 (RM2100)
...
Specification:
- CPU: MediaTek MT7621A
- RAM: 128 MB DDR3
- FLASH: 128 MB ESMT NAND
- WIFI: 2x2 802.11bgn (MT7603)
- WIFI: 4x4 802.11ac (MT7615)
- ETH: 3xLAN+1xWAN 1000base-T
- LED: Power, WAN, in Amber and White
Signed-off-by: Richard Huynh <voxlympha@gmail.com>
2020-05-02 19:25:28 +08:00
CN_SZTL
3dea33419c
Merge Official Source
2020-05-02 19:17:57 +08:00
AmadeusGhost
23378ed9a4
netifd: add dynamic wireless reconfiguration ( #4518 )
...
Set new option 'reconf' in 'wifi-device' section to enable dynamic re-configuration on that radio. Also fix wifi relay and 'netifd: radio1 (9654): Command failed'.
2020-05-02 19:11:45 +08:00
CN_SZTL
e56373ae93
Merge Lean's source
2020-05-02 16:48:51 +08:00
CN_SZTL
b000095a6e
luci-app-rclone: sync with upstream source
2020-05-02 16:45:26 +08:00
CN_SZTL
31ae6bfa10
OpenClash: bump to v0.37.6-beta
2020-05-02 16:38:01 +08:00
CN_SZTL
4170e91d1e
kernel: bump 5.4 to 5.4.37
...
Refreshed all patches.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-05-02 16:28:55 +08:00
AmadeusGhost
1a44b8d74f
ramips: fix build error ( #4508 )
2020-05-02 07:30:25 +08:00
AmadeusGhost
3c510baf47
ramips: fix support for Redmi AC2100 ( #4500 )
...
This commit fix switch and image config for Redmi AC2100.
Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
2020-05-01 22:37:45 +08:00