OpenWrt 24.10.0-rc7 - Seventh Release Candidate

Updated (from rc6, keeping configuration) a couple of devices using imagebuilder locally.

  • Buffalo WZR-HP-AG300H
    make image PROFILE=buffalo_wzr-hp-ag300h PACKAGES="luci-ssl htop mtr tcpdump wpad-mbedtls -wpad-basic-mbedtls"

  • Netgear WAX206
    make image PROFILE=netgear_wax206 PACKAGES="luci-ssl htop mtr tcpdump wpad-mbedtls -wpad-basic-mbedtls luci-app-openvpn openvpn-openssl luci-app-sqm sqm-scripts luci-app-tinyproxy tinyproxy owut"

No apparent issues so far.

The WAX206's WAN port connects to a 2.5G cable modem so I had not been affected by the autonegotiation bug that should be fixed with rc7.

Using the openssl version of openvpn instead of the mbedtls one enables it to use TLS 1.3.

2 Likes