Infix v26.08.0 #1603
Infix v26.08.0
#1603
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Changes
statdservice now logs atnoticelevel by default, like other services, and supports-v <level>to adjust verbosity at runtimevpd-cpu,vpd-productIX_prefix, e.g.,INFIX_IMAGE_IDis nowIX_IMAGE_ID. External trees and saved defconfigs referencing the old names must be updated, issue Use common config prefix for all Infix options #1305Added
Fixes
Fix annoying "cannot deselect all services" or reset to YANG default in the web interface's firewall configuration page
Fix sporadic slow response, or timeouts, when reading device status while mDNS neighbors are being discovered, e.g., after an mDNS restart. Updates to the neighbor table are now batched, and politely retried when other users or services keep the system busy, logged as:
Fix missing CPU temperature in
show systemand the web interface on SparX-5, LAN969x, and x86 boardsFix status LED never leaving the boot-in-progress blink pattern: the conditions driving it were never signaled. The console now also shows a critical error banner when the system falls back to the failure config
Fix port LEDs on systems with multiple switch chips
Fix web interface not starting on fresh installs on several boards: the factory config was missing the entry for the self-signed HTTPS certificate generated on first boot
Fix invalid LLDP operational data when a remote device is heard on more than one of its ports, causing NETCONF/RESTCONF clients to reject the entire neighbor list
Fix Wi-Fi radios advertising unsupported bands, only 2.4/5/6 GHz are supported, and a race at radio setup that could remove the wrong interface
Tip
Try Infix in GNS3! See the blog post for details https://www.kernelkit.org/posts/infix-in-gns3/
This discussion was created from the release Infix v26.08.0.
All reactions