Skip to content

24.7.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@wjz304 wjz304 released this 26 Jul 11:45
· 167 commits to main since this release
  1. 修复 "强制打开 DSM 的 Telnet&SSH" 后 telnet 闪退的问题.
  2. 测试 关闭所有网卡的 RX 功能, 缓解 kexec 出现错误.
  3. 测试 禁用 IRQ REMAP 功能, 缓解 kexec 出现错误.
  4. 测试 在 kexec 到 DSM 之前卸载网卡驱动, 缓解 kexec 出现错误.
  5. 添加 netfilter 驱动(only epyc7002).

  1. Fix telnet crash after enabling "Force enable Telnet&SSH of DSM system".
  2. Test disable all RX functions of the NIC, reduce the risk of kexec failure.
  3. Test disable IRQ REMAP function, reduce the risk of kexec failure.
  4. Test unload the NIC driver before kexec to DSM, reduce the risk of kexec failure.
  5. Add netfilter driver(only epyc7002).

Full Changelog: 24.7.3...24.7.4