Releases: simonchen/Openwrt-LEDE-Build
Releases · simonchen/Openwrt-LEDE-Build
2026.05.17-1934 (C-Life-XG1 MTK mt7915闭源驱动)
optimization
Enable CTXQ memory copy / TX Queue support , and Disable EAP features.
2026.05.14-1903 (C-Life-XG1 MTK mt7915闭源驱动)
Lede R24.4.4
MTK mt7915闭源驱动
2026.05.08-2202 (C-LIFE-XG1 SoftetherVPN)
/etc/init.d/softethervpn
fix getting br-lan on boot
restore [sysctl.conf: vm.min_free_kbytes=16384]
2026.04.30-1052 (C-LIFE-XG1 MT7915 Fix 21)
mt7915 driver:
- setting max. aggr frames by default 1
- expands RX buffer size x2 and TX free threshold x2
SoftetherVPN:
Tap device is up only when disconnected from br-lan
2026.04.28-0037 (C-LIFE-XG1 SoftetherVPN)
SoftetherVPN
/etc/init.d/softether
Auto-monitor Tap device addif / up on startup
2026.04.25-0144 (C-LIFE-XG1 SoftetherVPN)
SoftherVPN:
- DDNS request: Bypassing SSR via adding NAT rules in firewall.include
- Suggest to add the following DDNS domains in WAN whitelist in SSR settings, this will 100% prevent that DDNS request via SSR that causes incorrect public I/P to be registered.
uxcom.jp
softether-network.net
softether.co.jp
flets-east.jp
flets-west.jp
- Tap device: when starting VPN server, it also detects if Tap device exists, then do command "ifconfig {tab_device} up"
- Force-kill vpnserver processes on stop.
2026.04.24-1250 (C-LIFE-XG1 MT7915 Fix 20)
mt7915 driver:
fix eifs/rts/cts
2026.04.21-1457 (C-LIFE-XG1 MT7915 Fix 19)
mt7915 driver:
- By default ,the RX poll retry is disabled.
- Use the RX/TX RING SIZE at 4096 , and NAPI-weight = 256 (only RX)
- Enlarge TXQ / TOKEN free threshold.
RPS/NAPI-WORKQ scheme:
RPS=0xa (cpu 1/3) , NAPI-WORKQ=0xf (cpu 0/1/2/3)
2026.04.16-0221 (C-LIFE-XG1 MT7915 Fix 18)
mt7915:
- RX aggr: Replace delayed_work with queue_work .
- dma_rx_poll (NAPI): do twice budgets that might accelarate the performance as better.
Optimize IRQ scheme (/etc/init.d/set-irq-affinity).
2026.04.12-2311 (C-LIFE-XG1 MT7915 Fix 17)
- mt76/mt7915 driver: optimize airtime check action
- overclocking mt7621 (1020MHz)
- fix DTS: pcie - bus range.