Page MenuHomeVyOS Platform
Feed Search

Aug 17 2026

sarthurdev changed the status of T7575: Update vyatta-bash to bash 5.2 from In progress to Needs testing.

vyos-1x PR https://github.com/vyos/vyos-1x/pull/5412

Aug 17 2026, 10:05 AM · VyOS Rolling
c-po closed T9214: Testsuite: fix GRUB auto-boot race in console-select navigation as Resolved.
Aug 17 2026, 9:39 AM · VyOS Rolling

Aug 16 2026

c-po claimed T9214: Testsuite: fix GRUB auto-boot race in console-select navigation.
Aug 16 2026, 1:38 PM · VyOS Rolling
bigant updated the task description for T9219: VPP NAT44 outside prevents route-mode IPsec offload on the same WAN interface.
Aug 16 2026, 10:49 AM · VyOS Rolling
bigant created T9219: VPP NAT44 outside prevents route-mode IPsec offload on the same WAN interface.
Aug 16 2026, 10:41 AM · VyOS Rolling
c-po added a comment to T9217: smoketest: RAID-1 fails when UEFI is enabled.

https://github.com/vyos/vyos-build/pull/1271

Aug 16 2026, 10:16 AM · VyOS Rolling
c-po updated the task description for T9217: smoketest: RAID-1 fails when UEFI is enabled.
Aug 16 2026, 10:14 AM · VyOS Rolling
c-po renamed T9217: smoketest: RAID-1 fails when UEFI is enabled from RAID-1 mirror disk has no independent UEFI boot entry to smoketest: RAID-1 fails when UEFI is enabled.
Aug 16 2026, 9:35 AM · VyOS Rolling
bigant added a comment to T7775: Not all crypto and integrity algorithms work in VPP IPsec.

I can still reproduce the AES-GCM issue on a newer build.

Aug 16 2026, 9:24 AM · VyOS Rolling
c-po added a comment to T9218: smoketest: wait for commit lock before cli_set/cli_delete too.

https://github.com/vyos/vyos-1x/pull/5411

Aug 16 2026, 8:50 AM · VyOS Rolling
c-po changed the status of T9218: smoketest: wait for commit lock before cli_set/cli_delete too from Open to In progress.
Aug 16 2026, 8:07 AM · VyOS Rolling
c-po created T9218: smoketest: wait for commit lock before cli_set/cli_delete too.
Aug 16 2026, 8:07 AM · VyOS Rolling
c-po updated the task description for T9217: smoketest: RAID-1 fails when UEFI is enabled.
Aug 16 2026, 7:40 AM · VyOS Rolling
c-po claimed T9217: smoketest: RAID-1 fails when UEFI is enabled.
Aug 16 2026, 7:13 AM · VyOS Rolling
c-po created T9217: smoketest: RAID-1 fails when UEFI is enabled.
Aug 16 2026, 7:13 AM · VyOS Rolling
c-po added a comment to T9216: Docker: remove VyOS binary repository from build container.
Aug 16 2026, 6:04 AM · VyOS Rolling
c-po created T9216: Docker: remove VyOS binary repository from build container.
Aug 16 2026, 5:26 AM · VyOS Rolling

Aug 15 2026

chariri added a comment to T8045: Add config entry `service dns forwarding dont-query` to the pdns-recursor config section.

See https://github.com/vyos/vyos-1x/pull/5409

Aug 15 2026, 9:13 PM · VyOS Rolling
chariri added a comment to T8045: Add config entry `service dns forwarding dont-query` to the pdns-recursor config section.
Aug 15 2026, 6:32 PM · VyOS Rolling
boebu added a comment to T7916: Supermicro IPMI/BMC keyboard/mouse not working after boot.

I stumbled across the same issue and as far as i could debug it, its due to usb/hid devices being outosuspended by the current vyos kernel/config.

Aug 15 2026, 3:24 PM · VyOS 1.5 Circinus, VyOS Rolling, VyOS 1.4 Sagitta
rherold added a comment to T9210: firewall: fix ruff findings in python/vyos/firewall.py.

Thanks for catching this, a.kudientsov — and sorry for the regression. The mistake was narrowing the bare except: in fqdn_resolve() to except gaierror: based on the assumption that getaddrinfo() only ever raises gaierror, without checking that other OSErrors (e.g. transient network failures) can hit the same call and need to keep being
swallowed here too. c-po's fix in #5406 (back to except OSError:, since gaierror is a subclass) looks correct to me.

Aug 15 2026, 3:23 PM · VyOS Rolling
a.kudientsov changed Version from 1.5.1 to 2026.08.15-rolling on T9210: firewall: fix ruff findings in python/vyos/firewall.py.
Aug 15 2026, 2:25 PM · VyOS Rolling
a.kudientsov added a comment to T9210: firewall: fix ruff findings in python/vyos/firewall.py.

https://github.com/vyos/vyos-1x/pull/5406

Aug 15 2026, 2:23 PM · VyOS Rolling
a.kudientsov triaged T9210: firewall: fix ruff findings in python/vyos/firewall.py as Normal priority.
Aug 15 2026, 2:23 PM · VyOS Rolling
a.kudientsov reopened T9210: firewall: fix ruff findings in python/vyos/firewall.py as "In progress".

Subject fix causes firewall fqdn/domain-group regression. It narrowed fqdn_resolve() exception handling in from a bare except: statement to except gaierror:, claiming "no behavior change." That let non-gaierror OSErrors (e.g. transient network errors right after commit) escape uncaught, crashing the unguarded main loop of the vyos-domain-resolver daemon, the process that fills in D_* (domain-group) nftables sets.

Aug 15 2026, 2:23 PM · VyOS Rolling
nacho added a comment to T9133: fstrim systemd timer/unit does effectively nothing.

Thanks for looking into this and merging the patch.

Aug 15 2026, 1:17 PM · VyOS Rolling
c-po assigned T9215: Create branches and package repository for new stream release: scutum (Shield) to Andrii.
Aug 15 2026, 9:15 AM · VyOS Rolling
c-po created T9215: Create branches and package repository for new stream release: scutum (Shield).
Aug 15 2026, 9:15 AM · VyOS Rolling

Aug 14 2026

c-po added a comment to T9214: Testsuite: fix GRUB auto-boot race in console-select navigation.

https://github.com/vyos/vyos-build/pull/1269

Aug 14 2026, 8:00 PM · VyOS Rolling
c-po changed Version from rolling to 2026-08-14-rolling on T9214: Testsuite: fix GRUB auto-boot race in console-select navigation.
Aug 14 2026, 7:58 PM · VyOS Rolling
c-po created T9214: Testsuite: fix GRUB auto-boot race in console-select navigation.
Aug 14 2026, 7:58 PM · VyOS Rolling
c-po closed T9213: smoketest: Fix sporadic issues in VRF or DHCP smoketest as Resolved.
Aug 14 2026, 7:45 PM · VyOS Rolling
c-po renamed T9213: smoketest: Fix sporadic issues in VRF or DHCP smoketest from smoketest; Fix sporadic issues in VRF or DHCP smoketest to smoketest: Fix sporadic issues in VRF or DHCP smoketest.
Aug 14 2026, 4:13 PM · VyOS Rolling
c-po claimed T9213: smoketest: Fix sporadic issues in VRF or DHCP smoketest.
Aug 14 2026, 4:09 PM · VyOS Rolling
c-po created T9213: smoketest: Fix sporadic issues in VRF or DHCP smoketest.
Aug 14 2026, 4:09 PM · VyOS Rolling
lclements0 created T9212: system login radius source-address appends instead of replacing, causing a commit-time failure.
Aug 14 2026, 3:04 PM · VyOS Rolling
Viacheslav closed T8247: firewall: Allow both protocol names and numbers consistently as Resolved.
Aug 14 2026, 1:23 PM · VyOS Rolling
Viacheslav changed the status of T6981: Upgrade Dynamic DNS client service to ddclient 4 from In progress to Needs testing.
Aug 14 2026, 1:18 PM · VyOS Rolling
Viacheslav changed the status of T9159: # Feature Request: Expose a client-side source-address option for `service ntp` from In progress to Needs testing.
Aug 14 2026, 1:07 PM · VyOS Rolling
a.kudientsov created T9211: VPP PPPoE with RADIUS Idle-Timeout: sessions drop every 60 s, accounting reports 0 bytes used.
Aug 14 2026, 12:48 PM · VyOS Rolling
Viacheslav closed T7386: Remote-Groups for IPv6 CIDRs as Resolved.
Aug 14 2026, 12:43 PM · VyOS 1.5 Circinus, VyOS Rolling
Viacheslav added a comment to T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely.

Revert PR https://github.com/vyos/vyos-1x/pull/5402

Aug 14 2026, 11:28 AM · VyOS Rolling
Viacheslav reopened T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely as "Open".

We cannot remove images after this merge

Installed images: 2026.08.14-0025-rolling
2026.08.13-0024-rolling
Cannot prompt "Do you really want to delete the image 2026.08.13-0024-rolling?" ([Y/n] default=False): stdin is not a TTY. Pass an explicit non-interactive option (e.g. no_prompt/-y) instead of relying on ask_yes_no().
Error: Process completed with exit code 1.

Reopened

Aug 14 2026, 11:16 AM · VyOS Rolling
Viacheslav closed T9210: firewall: fix ruff findings in python/vyos/firewall.py as Resolved.
Aug 14 2026, 6:30 AM · VyOS Rolling

Aug 13 2026

rherold added a comment to T9210: firewall: fix ruff findings in python/vyos/firewall.py.

PR: https://github.com/vyos/vyos-1x/pull/5401

Aug 13 2026, 4:58 PM · VyOS Rolling
rherold created T9210: firewall: fix ruff findings in python/vyos/firewall.py.
Aug 13 2026, 4:57 PM · VyOS Rolling
Viacheslav changed the status of T8999: openvpn: misleading "no openvpn shared-secrets in PKI" error for a dangling auth-key/crypt-key reference from Open to In progress.

PR https://github.com/vyos/vyos-1x/pull/5397

Aug 13 2026, 4:52 PM · VyOS Rolling
Viacheslav triaged T9209: Update the Strongswan version to debian/6.0.7-1 security fix CVE-2026-47895 as High priority.
Aug 13 2026, 4:18 PM · VyOS Rolling
Viacheslav created T9209: Update the Strongswan version to debian/6.0.7-1 security fix CVE-2026-47895.
Aug 13 2026, 4:18 PM · VyOS Rolling
Viacheslav closed T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing), a subtask of T8099: Upgrade strongSwan to 6.0, as Resolved.
Aug 13 2026, 3:26 PM · VyOS Rolling
Viacheslav closed T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing) as Resolved.

We have upgraded the Strongswan to 6.x
Open a new bug report if you have similar/any issues

Aug 13 2026, 3:26 PM · VyOS Rolling
asklymenko closed T9206: Bump Syft version to 1.51.0 as Resolved.
Aug 13 2026, 3:16 PM · VyOS Rolling
Viacheslav assigned T9187: accel-ppp: vlan-mon does not create dynamic VLAN interfaces on rolling to RC.
Aug 13 2026, 3:06 PM · VyOS Rolling
Viacheslav added a comment to T9206: Bump Syft version to 1.51.0.

PR https://github.com/vyos/vyos-build/pull/1267

Aug 13 2026, 2:33 PM · VyOS Rolling
Viacheslav closed T9177: are_same_ip() in python/vyos/utils/network.py uses wrong address family for second argument as Resolved.
Aug 13 2026, 2:30 PM · VyOS Rolling
Viacheslav closed T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely as Resolved.
Aug 13 2026, 2:24 PM · VyOS Rolling
Viacheslav changed the status of T9207: is_intf_addr_assigned() raises ValueError on hyphenated address ranges instead of returning False from Open to In progress.
Aug 13 2026, 1:29 PM · VyOS Rolling
Viacheslav closed T9144: commit-confirm hangs forever when stdin is not a terminal as Resolved.
Aug 13 2026, 1:28 PM · VyOS Rolling
rherold added a comment to T9207: is_intf_addr_assigned() raises ValueError on hyphenated address ranges instead of returning False.

PR: https://github.com/vyos/vyos-1x/pull/5400

Aug 13 2026, 1:07 PM · VyOS Rolling
rherold created T9207: is_intf_addr_assigned() raises ValueError on hyphenated address ranges instead of returning False.
Aug 13 2026, 12:39 PM · VyOS Rolling
asklymenko closed T9032: Update CLA workflow to use the rebranded branch name as Resolved.
Aug 13 2026, 12:05 PM · VyOS Rolling
asklymenko added a comment to T9032: Update CLA workflow to use the rebranded branch name.

It is already done as part of another change.

Aug 13 2026, 12:05 PM · VyOS Rolling
Viacheslav changed the status of T9205: firewall: fix pre-existing ruff findings in conf_mode/op_mode firewall.py from Open to In progress.
Aug 13 2026, 11:16 AM · VyOS Rolling
asklymenko created T9206: Bump Syft version to 1.51.0.
Aug 13 2026, 9:13 AM · VyOS Rolling
rherold added a comment to T9205: firewall: fix pre-existing ruff findings in conf_mode/op_mode firewall.py.

PR: https://github.com/vyos/vyos-1x/pull/5398

Aug 13 2026, 7:38 AM · VyOS Rolling
rherold created T9205: firewall: fix pre-existing ruff findings in conf_mode/op_mode firewall.py.
Aug 13 2026, 7:29 AM · VyOS Rolling
pratik.g added a comment to T9145: WAN Load Balancing: User-defined health-check scripts do not receive interface context (WLB_INTERFACE_NAME).

@hybridops It would be great to provide both variables retaining backward compatibility. Thanks.

Aug 13 2026, 6:05 AM · VyOS Rolling

Aug 12 2026

jestabro added a comment to T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely.

Thanks @sageframe for the update and the original report.

Aug 12 2026, 10:56 PM · VyOS Rolling
sageframe added a comment to T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely.

Thanks, no-prompt does the job for my case, I'll use that.

Aug 12 2026, 10:25 PM · VyOS Rolling
Viacheslav changed the status of T9202: DHCPv4 lease output omits the client identifier from Open to In progress.
Aug 12 2026, 5:35 PM · VyOS Rolling
jestabro added a comment to T9185: config-mgmt commit_confirm child never exits after successful confirm; spins at 100% CPU indefinitely.

Following @rherold analysis of root cause above, cf. https://github.com/vyos/vyatta-cfg/pull/153 --- so you can simply add the no-prompt option to the script in question.

Aug 12 2026, 5:28 PM · VyOS Rolling
Viacheslav assigned T9200: docs: BGP no-ipv6-auto-ra doesn't retroactively stop active RA to rherold.
Aug 12 2026, 5:12 PM · VyOS Rolling
Viacheslav changed the status of T9085: dhcp: IPv4 default route not reinstalled on RENEW after kernel default was removed from Open to In progress.

PR https://github.com/vyos/vyos-1x/pull/5340

Aug 12 2026, 5:10 PM · VyOS Rolling
asklymenko created T9203: Enrich SBOM files with additional metadata.
Aug 12 2026, 4:27 PM · VyOS Rolling
jestabro added a comment to T9169: Refactor vyos1x-config diff functions in functorial style.

Related PRs:
https://github.com/vyos/vyconf/pull/64
https://github.com/vyos/vyos-1x/pull/5395

Aug 12 2026, 3:34 PM · VyOS Rolling
allanice001 added a comment to T9202: DHCPv4 lease output omits the client identifier.

https://github.com/vyos/vyos-1x/pull/5394

Aug 12 2026, 2:53 PM · VyOS Rolling
allanice001 created T9202: DHCPv4 lease output omits the client identifier.
Aug 12 2026, 2:40 PM · VyOS Rolling
rherold added a comment to T9200: docs: BGP no-ipv6-auto-ra doesn't retroactively stop active RA.

Thx for the Information, but I saw here also the possibility to give this to upstream finding a better solution for this.

Aug 12 2026, 2:20 PM · VyOS Rolling
Viacheslav triaged T9200: docs: BGP no-ipv6-auto-ra doesn't retroactively stop active RA as Normal priority.

We usually don't add docs task for the forge.
You can add PR directly to documentation repo without task number

Aug 12 2026, 10:59 AM · VyOS Rolling
Viacheslav triaged T9201: Add USO (UDP Segmentation Offloading) to offloading options as Normal priority.
Aug 12 2026, 10:52 AM · VyOS Rolling
Viacheslav closed T9178: ipv6 ospfv3 redistribute as Invalid.

Use the forum if you want to discuss your issue and find solutions
Phorge is the wrong place for it.

Aug 12 2026, 10:43 AM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

So this mean we can close the bug, because it's looks like that I need to redistrubute KERNEL ones with some filtering or you see some other option?

Aug 12 2026, 10:21 AM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

Root cause confirmed — this is an upstream FRR behavior change, not a VyOS bug.

Aug 12 2026, 9:52 AM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

Data below, but looks like different approach of FRR, could be issue there, but now I thinking how we can workaround it, just to somehow inject route into OSPFv3

Aug 12 2026, 8:46 AM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

Thanks for the full dump — that actually complicates things rather than confirming the kernel-FIB-metric theory. Your new output shows the static route absent from the

kernel FIB on both 1.4.4 and 1.5.1 (only proto kernel metric 256 present in each), which contradicts the earlier 1.4.4 snippet showing proto static metric 20 there. So
either that earlier capture was momentary/stale, or the kernel-installed route is not stable over time (e.g. it disappears/reappears around RA refresh or a DHCPv6 lease
event).
Aug 12 2026, 8:06 AM · VyOS Rolling
Apachez created T9201: Add USO (UDP Segmentation Offloading) to offloading options.
Aug 12 2026, 6:40 AM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

vyos@r0-sto.e-utp.net:~$ ip -6 r s | grep -v tun7
2001:67c:21ec::1 dev lo proto kernel metric 256 pref medium
2001:67c:21ec:9999::8 dev lo proto kernel metric 256 pref medium
2a0f:5707:ba00::1 dev lo proto kernel metric 256 pref medium
2a0f:5707:ba0e:100:14ab:ba50:9291:6963 dev eth0 proto kernel metric 256 pref medium
2a0f:5707:ba0e:100::/64 dev eth0 proto kernel metric 256 pref medium
fe80::/64 dev lo proto kernel metric 256 pref medium
fe80::/64 dev eth0 proto kernel metric 256 pref medium
default via fe80::4f7:44ff:fe8f:a860 dev eth0 proto ra metric 1024 expires 1790sec hoplimit 255 pref medium
vyos@r0-sto.e-utp.net:~$

Aug 12 2026, 6:32 AM · VyOS Rolling

Aug 11 2026

rherold added a comment to T9200: docs: BGP no-ipv6-auto-ra doesn't retroactively stop active RA.

PR https://github.com/vyos/vyos-documentation/pull/2195

Aug 11 2026, 10:09 PM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

Thanks - that rules out BGP/extended-nexthop entirely then, good to know it's a legitimate RA from your upstream (AWS) gateway, not a self-sent one.

Aug 11 2026, 10:08 PM · VyOS Rolling
rherold created T9200: docs: BGP no-ipv6-auto-ra doesn't retroactively stop active RA.
Aug 11 2026, 10:03 PM · VyOS Rolling
srnoth reopened T9197: Kernel 6.18: Intel BE200 / BE-series Wi-Fi broken — CONFIG_IWLMLD missing from kernel config as "Open".
Aug 11 2026, 9:47 PM · VyOS Rolling
srnoth added a comment to T9197: Kernel 6.18: Intel BE200 / BE-series Wi-Fi broken — CONFIG_IWLMLD missing from kernel config.

Test results: rebuilt vyos-linux-firmware against the IWLMLD-enabled kernel (rolling @ 6.18.44) with the missing files included, rebuilt the ISO, and the BE200 now works end-to-end on the same hardware from the original report:

Aug 11 2026, 9:47 PM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

There is no BGP on that box.
This box is IPv6 client, RA are send from upstream router, in that case is AWS.

Aug 11 2026, 9:28 PM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

Both the config and the relevant sysctls (accept_ra/accept_ra_pinfo/
forwarding) being identical on 1.4.4 and 1.5.1 rules out an interface-
config or sysctl-default explanation. I initially suspected a kernel
patch-level difference (6.6.117 vs 6.6.144), but I don't think that's
it either: the likely real candidate is T7531 (bgpd's automatic IPv6
RA sending, the bgp ipv6-auto-ra behavior, disabled via
set protocols bgp parameters disable-ipv6-auto-ra).

Aug 11 2026, 9:19 PM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

vyos@r0-sto.e-utp.net:~$ uname -r
6.6.144-vyos

Aug 11 2026, 9:04 PM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

Thanks, that rules out a config difference - the eth0 setup (DHCP/DHCPv6/autoconf) and the resulting address are identical between the two versions.

Aug 11 2026, 8:57 PM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

Doesn't see difference:

Aug 11 2026, 8:50 PM · VyOS Rolling
rherold added a comment to T9178: ipv6 ospfv3 redistribute.

---Thanks for the detailed comparison, that confirms the route-selection theory: on 1.5.1 there's now a third competing entry for this prefix that doesn't exist on

1.4.4:
Aug 11 2026, 8:32 PM · VyOS Rolling
drixter added a comment to T9178: ipv6 ospfv3 redistribute.

How this looks like on 1.4.4, same config, for clearnes: 51.21.99.1 is this Router ID.

Aug 11 2026, 8:13 PM · VyOS Rolling
srnoth added a comment to T9197: Kernel 6.18: Intel BE200 / BE-series Wi-Fi broken — CONFIG_IWLMLD missing from kernel config.

Follow-up: I test-built an ISO from rolling with the merged fix (e14a489) to validate on the same BE200 hardware. The initial PR works... the card is now properly detected:

Aug 11 2026, 7:51 PM · VyOS Rolling