Hello, Community!
The update for November is here! There are two big features: TLS support for syslog and IPFIX support in VPP, good progress in replacing the old configuration backend, and multiple bug fixes.
Operational mode commands show ip route cache and show ipv6 route cache are removed because there's no concept of a route cache in Linux anymore (T7998).
Integration with Salt (service salt-minion) is now deprecated and is set to be removed in future VyOS versions — interest in that feature from the community and customers has been consistently low so we expect that it will not affect many people. We will soon add a deprecation warning to give everyone a chance to prepare. There is no set schedule for its removal yet.
set vpn ipsec remote-access connection <name> authentication always-send-cert (T8027).set system option reboot-on-panic now enables much earlier reboot (T8003).add system image now checks for unsaved commits and shows a warning if there are any (T7319).We are making good progress with VyConf — the new configuration backend. In particular, now it's capable of reloading the active config on daemon restart — the old backend keeps its entire state in files and has no daemon so it avoids that problem, at the cost of performance issues, but VyConf is a daemon so it must be able to save and recover its state. Apart from that, the session handling mechanism now supports almost all operations of the original, including session edit level.
The end goal of all that, if you are new to this area, is to eventually support commit dry-run, fully atomic commits, and other things that are impossible in the old backend due to its design shortcomings.
bond0.10) in NAT (T7949).rx-queue-size is used with XDP (T7872).drop no longer causes errors (T7112).set interfaces bridge brX member interface <intf> isolated no longer disappears after reboot (T6775).install image correctly detects previous installations again (T7994).run generate pki wireguard key-pair install works correctly again (T8000).virtual-ethernet interfaces now show a proper error message when the peer option is missing (T8017).ping-check option works correctly again (T7913).