Skip to content

Leave Blank v22.03.4

Compare
Choose a tag to compare
@nicholas-opensource nicholas-opensource released this 14 Apr 13:45
· 70 commits to main since this release
269b559

Stable Release

Version: OpenWrt v22.03.4
Kernel: 5.10.176
SquashFS Only
View the ReadMe for more details
Opkg vermagic matched with OpenWrt v22.03.4 manifest ( You can install the software as if you have AppStore~ )

For details of the v22.03 releases, please refer to the first release note of v22.03.1

Changelogs and features:
v22.03.4 is mainly a security update, View Details
Update Linux kernel from 5.10.161 to 5.10.176
Update OpenSSL from 1.1.1s to 1.1.1t
Fix the segmentation faults of opkg
Modify kernelFS to 30MiB and add eBPF supports
Remove iptables completely
Add package dae, a high performance eBPF transparent proxy client
Add command updategeo to download geoip.dat and geosite.dat and place them to the correct path for dae

  • The init of dae has a problem temporarily and cannot run yet
  • Run dae with command:
updategeo
chmod 600 /etc/dae/config.dae
dae run -c /etc/dae/config.dae
  • Run dae with log output:
dae run -c /etc/dae/config.dae &> /tmp/dae.log

X86:
Disable 802.3az for kmod-igc ( Foxville i225 / i226 )
Support more NICs by default:

  • Intel: e1000, e1000e, ixgbe, igb, igc, i40e
  • Broadcom: tg3
  • Realtek: r8125, r8169

NanoPi:
Support command fuck to reset with keeping basic settings or firstboot -y && reboot now to reset immediately, besides the reset button is activated
Support TF card with a minimum size of 512MB
Support command cputemp to display information about SoC frequency and temperature
Optional pwm fan control ( Release version does not contain )

If you have a problem:
OpenWrt guides and documentation
Discussions
Report a issue
Telegram Group:
NanoPi R2S/R4S Club

Thank ImmortalWrt and OpenWrt and special thanks to QiuSimons

Enjoy~