Page MenuHomeVyOS Platform
Feed Search

Aug 25 2026

canoziia added a comment to T9243: VPP VLAN interface keeps A/D when it's not disabled.

Hello, I finally use 2 patches to solve this:

diff --git a/src/plugins/linux-cp/lcp_interface_sync.c b/src/plugins/linux-cp/lcp_interface_sync.c
index ca7638e..61db256 100644
--- a/src/plugins/linux-cp/lcp_interface_sync.c
+++ b/src/plugins/linux-cp/lcp_interface_sync.c
@@ -363,7 +363,7 @@ lcp_itf_interface_add_del (vnet_main_t *vnm, u32 sw_if_index, u32 is_create)
   const vnet_sw_interface_t *sw;
   uword is_sub;
Aug 25 2026, 12:37 PM · VyOS Rolling
Viacheslav changed the subtype of T9243: VPP VLAN interface keeps A/D when it's not disabled from "Task" to "Bug".
Aug 25 2026, 12:34 PM · VyOS Rolling
Viacheslav assigned T9243: VPP VLAN interface keeps A/D when it's not disabled to RC.

Hi @canoziia
Our developers will review the suggested fix and add the correct patch for the rolling/patched version.

Aug 25 2026, 12:34 PM · VyOS Rolling
Viacheslav raised the priority of T9243: VPP VLAN interface keeps A/D when it's not disabled from Low to High.
Aug 25 2026, 12:24 PM · VyOS Rolling
Viacheslav closed T9145: WAN Load Balancing: User-defined health-check scripts do not receive interface context (WLB_INTERFACE_NAME) as Resolved.
Aug 25 2026, 12:05 PM · VyOS Rolling
Viacheslav changed the status of T9145: WAN Load Balancing: User-defined health-check scripts do not receive interface context (WLB_INTERFACE_NAME) from Open to In progress.

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

Aug 25 2026, 12:04 PM · VyOS Rolling
zsdc added a comment to T9146: support no-multi-seg in DPDK VPP.

I am not a huge expert in VPP, nor DPDK, but I think the answer is simple enough to be done without deep expertize.

Aug 25 2026, 10:59 AM · VyOS Rolling
Viacheslav closed T9242: firewall: Add support for masked MAC address matching in firewall rules as Resolved.
Aug 25 2026, 10:46 AM · VyOS Rolling
Viacheslav assigned T9242: firewall: Add support for masked MAC address matching in firewall rules to L0crian.
Aug 25 2026, 10:44 AM · VyOS Rolling

Aug 24 2026

lclements0 added a comment to T9193: GRE tunnel key uniqueness check ignores remote address and source-interface.

Correction - change 2 above was too broad, and rule 3 in the resulting list with it.

Aug 24 2026, 8:54 PM · VyOS Rolling
sarthurdev added a comment to T9129: Migrate podman to systemd quadlets.

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

Aug 24 2026, 10:07 AM · VyOS Rolling
canoziia created T9243: VPP VLAN interface keeps A/D when it's not disabled.
Aug 24 2026, 9:20 AM · VyOS Rolling
canoziia added a comment to T9063: VPP commit fails at lcp_nl_resync() on kernel 6.18.

Hello, I found this is because the lcp_nl_resync operation is a potentially long-running full netlink synchronization, but the VyOS wrapper invokes it with the generic VPP PAPI response timeout of 5 seconds.

Aug 24 2026, 8:45 AM · VyOS Rolling
L0crian added a comment to T9242: firewall: Add support for masked MAC address matching in firewall rules.

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

Aug 24 2026, 1:18 AM · VyOS Rolling

Aug 23 2026

L0crian created T9242: firewall: Add support for masked MAC address matching in firewall rules.
Aug 23 2026, 11:56 PM · VyOS Rolling
BrandonArp updated the task description for T9241: DHCP classless static routes (RFC 3442) are removed by frr-reload.
Aug 23 2026, 11:21 PM · VyOS Rolling
BrandonArp created T9241: DHCP classless static routes (RFC 3442) are removed by frr-reload.
Aug 23 2026, 10:31 PM · VyOS Rolling

Aug 22 2026

L0crian added a comment to T7781: Firewall chains are created when unnecessary.

I had a thought about this today, and I think a more immediate fix for this specific issue could simply be replacing these lines in the nftables.j2 templates:

"{%     if ipv4.forward is vyos_defined %}"

With these lines:

"{%     if ipv4.forward is vyos_defined and ((ipv4.forward.filter | length) > 1 or ipv4.forward.filter.default_action == 'drop') %}"

So if someone has anything other than default-action configured, like description, then it will generate that chain. Or if default-action is configured as "drop", as that differs from the <defaultValue> element. But this could maybe be a better fix for this specific issue, and be a better backport candidate if it is deemed so.

Aug 22 2026, 10:57 PM · VyOS Rolling
indrajitr changed the status of T9240: container: Allow sharing host cgroup namespace with container from Open to In progress.

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

Aug 22 2026, 9:12 PM · VyOS Rolling
indrajitr created T9240: container: Allow sharing host cgroup namespace with container.
Aug 22 2026, 7:06 PM · VyOS Rolling
sarthurdev added a comment to T9129: Migrate podman to systemd quadlets.

PR for podman build fix: https://github.com/vyos/vyos-build/pull/1277

Aug 22 2026, 7:05 PM · VyOS Rolling
bigant updated the task description for T9239: wireless: station mode cannot connect to open networks.
Aug 22 2026, 6:25 AM · VyOS Rolling
lclements0 added a comment to T9193: GRE tunnel key uniqueness check ignores remote address and source-interface.

Three changes came out of review and testing on PR #5392. Two of them narrow or widen what verify() accepts relative to the original description above, so the rules listed there are superseded by the list at the end of this comment.

Aug 22 2026, 4:05 AM · VyOS Rolling
bigant created T9239: wireless: station mode cannot connect to open networks.
Aug 22 2026, 3:33 AM · VyOS Rolling

Aug 21 2026

catalyys added a comment to T9180: default_action return is missing in vyos_firewall_rules.

The Pull Request is merged. This can be closed. I can't edit the task, because I get the error, that i can't change the edit policy.

Aug 21 2026, 9:04 PM · VyOS Rolling
RC created T9238: Port security/stability/memory fixes from accel-ppp to accel-ppp-ng repo.
Aug 21 2026, 4:30 PM · VyOS Rolling
Viacheslav closed T8868: KDUMP support for VyOS as Resolved.
Aug 21 2026, 2:01 PM · VyOS Rolling
Viacheslav triaged T9227: Add IS-IS distribute link-state for BGP-LS SRv6 as Normal priority.
Aug 21 2026, 11:32 AM · VyOS Rolling
Viacheslav triaged T9230: vyos-network-event-logger crash prolongs shutdown/reboot times by 90 seconds as Normal priority.
Aug 21 2026, 10:42 AM · VyOS Rolling
Viacheslav triaged T9233: VPP: commit crash due to missing uio_hv_generic kernel module as High priority.
Aug 21 2026, 10:36 AM · VyOS Rolling
Viacheslav triaged T9235: Add DB-IP's non-standard country codes XK (Kosovo) and ZZ (bogon/unassigned) to GeoIP country-code CLI schema as Normal priority.
Aug 21 2026, 10:33 AM · VyOS Rolling
Viacheslav changed the status of T9236: QAT driver autoloads and self-starts independently of "set system acceleration qat"; op mode reports "not configured" while the device is active from Open to In progress.
Aug 21 2026, 10:27 AM · VyOS Rolling
Viacheslav closed T8975: ipsec: concurrent vti-up-down hook invocations lost-update /tmp/ipsec_vti_interfaces, stranding VTI interfaces admin-down as Resolved.
Aug 21 2026, 9:55 AM · VyOS Rolling

Aug 20 2026

lclements0 added a comment to T9236: QAT driver autoloads and self-starts independently of "set system acceleration qat"; op mode reports "not configured" while the device is active.

A PR has been raised for this here: https://github.com/vyos/vyos-1x/pull/5422

Aug 20 2026, 9:32 PM · VyOS Rolling
lclements0 created T9236: QAT driver autoloads and self-starts independently of "set system acceleration qat"; op mode reports "not configured" while the device is active.
Aug 20 2026, 9:12 PM · VyOS Rolling
j.vela created T9235: Add DB-IP's non-standard country codes XK (Kosovo) and ZZ (bogon/unassigned) to GeoIP country-code CLI schema.
Aug 20 2026, 4:51 PM · VyOS Rolling
Viacheslav closed T9057: VPP: promiscuous mode not disabled when interface member is removed from bond as Resolved.
Aug 20 2026, 3:05 PM · VyOS Rolling
a.kudientsov created T9233: VPP: commit crash due to missing uio_hv_generic kernel module.
Aug 20 2026, 7:14 AM · VyOS Rolling
bradkollmyer added a comment to T9232: boot: stock vyos-postconfig-bootup.script does not run /config/scripts/post-config.d.

Fix PRs:

Aug 20 2026, 6:00 AM · VyOS Rolling
bradkollmyer created T9232: boot: stock vyos-postconfig-bootup.script does not run /config/scripts/post-config.d.
Aug 20 2026, 5:56 AM · VyOS Rolling
bradkollmyer added a comment to T9109: dhcp: stop dhclient with -x (no RELEASE) so INIT-REBOOT and HA lease seeds work.

Addressed review on https://github.com/vyos/vyos-1x/pull/5342 (e17b4e433):

Aug 20 2026, 5:43 AM · VyOS Rolling
bradkollmyer added a comment to T9108: dhcp: dhclient unicast RENEW to a dead server can stick until lease end.

Addressed review on https://github.com/vyos/vyos-1x/pull/5341 (e1d43131f):

Aug 20 2026, 3:42 AM · VyOS Rolling
bradkollmyer added a comment to T9085: dhcp: IPv4 default route not reinstalled on RENEW after kernel default was removed.

Addressed review on https://github.com/vyos/vyos-1x/pull/5340 (fe9ceb1ac):

Aug 20 2026, 3:42 AM · VyOS Rolling

Aug 19 2026

jestabro added a comment to T9231: Add reference_tree utils to return paths satisfying condition.

PRs:
https://github.com/vyos/vyos1x-config/pull/92
https://github.com/vyos/vyos-1x/pull/5420

Aug 19 2026, 9:43 PM · VyOS Rolling
jestabro created T9231: Add reference_tree utils to return paths satisfying condition.
Aug 19 2026, 7:51 PM · VyOS Rolling
itspngu created T9230: vyos-network-event-logger crash prolongs shutdown/reboot times by 90 seconds.
Aug 19 2026, 3:32 PM · VyOS Rolling
Viacheslav closed T9229: Containers support sys-rawio capability as Resolved.
Aug 19 2026, 2:10 PM · VyOS Rolling
Viacheslav changed the status of T9225: Support ED25519 and ED448 signatures on public keys in VyOS PKI from Open to In progress.
Aug 19 2026, 1:04 PM · VyOS Rolling
Viacheslav triaged T9228: Prevent user nagging for fixed-ethernet settings as Normal priority.
Aug 19 2026, 1:03 PM · VyOS Rolling
Viacheslav renamed T9209: Update the Strongswan version to debian/6.0.7-1 security fix CVE-2026-47895 from Update the Strongswan version to debian/6.0.7-1 to Update the Strongswan version to debian/6.0.7-1 security fix CVE-2026-47895.
Aug 19 2026, 12:27 PM · VyOS Rolling
Viacheslav changed the status of T9229: Containers support sys-rawio capability from Open to In progress.
Aug 19 2026, 11:31 AM · VyOS Rolling
opswill added a comment to T9229: Containers support sys-rawio capability.

add sys-rawio :

Aug 19 2026, 6:34 AM · VyOS Rolling
opswill created T9229: Containers support sys-rawio capability.
Aug 19 2026, 6:22 AM · VyOS Rolling
c-po closed T9158: Add option to disable/enable rx offload as Resolved.
Aug 19 2026, 5:39 AM · VyOS Rolling
c-po added a comment to T9158: Add option to disable/enable rx offload.

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

Aug 19 2026, 5:38 AM · VyOS Rolling
c-po added a subtask for T9158: Add option to disable/enable rx offload: T9228: Prevent user nagging for fixed-ethernet settings.
Aug 19 2026, 5:37 AM · VyOS Rolling
c-po added a parent task for T9228: Prevent user nagging for fixed-ethernet settings: T9158: Add option to disable/enable rx offload.
Aug 19 2026, 5:37 AM · VyOS Rolling
c-po claimed T9228: Prevent user nagging for fixed-ethernet settings.
Aug 19 2026, 5:36 AM · VyOS Rolling
c-po created T9228: Prevent user nagging for fixed-ethernet settings.
Aug 19 2026, 5:36 AM · VyOS Rolling
ebowsky added a comment to T9225: Support ED25519 and ED448 signatures on public keys in VyOS PKI.

@Viacheslav if we could merge it soon that would be fantastic: https://github.com/vyos/vyos-1x/pull/5418

Aug 19 2026, 12:17 AM · VyOS Rolling

Aug 18 2026

ebowsky added a comment to T9225: Support ED25519 and ED448 signatures on public keys in VyOS PKI.

Hey @Viacheslav, sure, why not, give me a couple of days.

Aug 18 2026, 11:02 PM · VyOS Rolling
Restricted Repository Identity closed T8482: frrender: commit executes even if previous script fails in verify() as Resolved by committing Restricted Diffusion Commit.
Aug 18 2026, 7:19 PM · VyOS Rolling
jvoss changed the status of T9227: Add IS-IS distribute link-state for BGP-LS SRv6 from In progress to Blocked.

Commit for this is in my own fork until VyOS catches up to FRR 10.7: https://github.com/jvoss/vyos-1x/commit/b3f0f77de5fef0a380f015c21e739198d8a4598c

Aug 18 2026, 4:11 PM · VyOS Rolling
jvoss created T9227: Add IS-IS distribute link-state for BGP-LS SRv6.
Aug 18 2026, 4:08 PM · VyOS Rolling
c-po closed T7736: Container: virtual-ethernet exception when attempting to modify container network created veth as Resolved.
Aug 18 2026, 4:05 PM · VyOS Rolling
c-po closed T9218: smoketest: wait for commit lock before cli_set/cli_delete too as Resolved.
Aug 18 2026, 4:05 PM · VyOS Rolling
Viacheslav closed T9187: accel-ppp: vlan-mon does not create dynamic VLAN interfaces on rolling as Resolved.
Aug 18 2026, 2:12 PM · VyOS Rolling
c-po added a comment to T8482: frrender: commit executes even if previous script fails in verify().

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

Aug 18 2026, 1:38 PM · VyOS Rolling
asklymenko closed T9203: Enrich SBOM files with additional metadata as Resolved.
Aug 18 2026, 1:31 PM · VyOS Rolling
c-po closed T9222: vyos-1x pylint stage currently only uses one CPU core - add --jobs option as Resolved.
Aug 18 2026, 12:45 PM · VyOS Rolling
c-po closed T9179: Completion and validation don't match for source interface name as Resolved.
Aug 18 2026, 12:45 PM · VyOS Rolling
Viacheslav added a comment to T9187: accel-ppp: vlan-mon does not create dynamic VLAN interfaces on rolling.

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

Aug 18 2026, 12:28 PM · VyOS Rolling
Viacheslav closed T9147: Update accel-ppp-ng version to 9874ea3 as Resolved.
Aug 18 2026, 12:23 PM · VyOS Rolling
Viacheslav triaged T9224: Add ping endpoint to REST API as Normal priority.

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

Aug 18 2026, 11:15 AM · VyOS Rolling
Viacheslav triaged T9223: Add VRF option to REST API traceroute endpoint as Normal priority.

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

Aug 18 2026, 11:15 AM · VyOS Rolling
Viacheslav changed the subtype of T9225: Support ED25519 and ED448 signatures on public keys in VyOS PKI from "Task" to "Feature Request".

@ebowsky would you like to claim the task and add a PR?

Aug 18 2026, 11:14 AM · VyOS Rolling
Viacheslav added a parent task for T9226: Skip accel-ppp service restart for non-client-impacting L2TP config changes: T7961: accel-ppp-ng related features the root task.
Aug 18 2026, 11:11 AM · VyOS Rolling
Viacheslav added a subtask for T7961: accel-ppp-ng related features the root task: T9226: Skip accel-ppp service restart for non-client-impacting L2TP config changes.
Aug 18 2026, 11:11 AM · VyOS Rolling
Viacheslav triaged T9226: Skip accel-ppp service restart for non-client-impacting L2TP config changes as Normal priority.
Aug 18 2026, 11:10 AM · VyOS Rolling
Viacheslav closed T9209: Update the Strongswan version to debian/6.0.7-1 security fix CVE-2026-47895 as Resolved.

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

Aug 18 2026, 11:08 AM · VyOS Rolling
SrividyaA created T9226: Skip accel-ppp service restart for non-client-impacting L2TP config changes.
Aug 18 2026, 8:43 AM · VyOS Rolling
ebowsky created T9225: Support ED25519 and ED448 signatures on public keys in VyOS PKI.
Aug 18 2026, 6:04 AM · VyOS Rolling

Aug 17 2026

MPStudyly added a comment to T9005: Make net.*.ip_nonlocal_bind being default.

I second that it should be at least well documented that setting this sysctl is required to allow non local binds. I had to introduce a check for it being active in my PR solving a regression with HAProxy (and other services relying on the same code path) here: https://github.com/vyos/vyos-1x/pull/5266

Aug 17 2026, 9:05 PM · VyOS Rolling
RC added a comment to T9187: accel-ppp: vlan-mon does not create dynamic VLAN interfaces on rolling.

PR: https://github.com/accel-ppp/accel-ppp-ng/pull/36

Aug 17 2026, 6:38 PM · VyOS Rolling
jvoss created T9224: Add ping endpoint to REST API.
Aug 17 2026, 5:52 PM · VyOS Rolling
jvoss created T9223: Add VRF option to REST API traceroute endpoint.
Aug 17 2026, 5:25 PM · VyOS Rolling
jestabro closed T9169: Refactor vyos1x-config diff functions in functorial style as Resolved.
Aug 17 2026, 2:47 PM · VyOS Rolling
Viacheslav added a comment to T9169: Refactor vyos1x-config diff functions in functorial style.

@jestabro can we close it?

Aug 17 2026, 2:41 PM · VyOS Rolling
Viacheslav added a comment to T8263: Update Strongswan to v6.

Implemented in https://github.com/vyos/vyos-build/pull/1222

Aug 17 2026, 1:32 PM · VyOS Rolling
Viacheslav closed T8263: Update Strongswan to v6 as Resolved.
Aug 17 2026, 1:32 PM · VyOS Rolling
Viacheslav changed the status of T8045: Add config entry `service dns forwarding dont-query` to the pdns-recursor config section from Open to In progress.
Aug 17 2026, 12:37 PM · VyOS Rolling
Viacheslav assigned T7775: Not all crypto and integrity algorithms work in VPP IPsec to RC.
Aug 17 2026, 12:26 PM · VyOS Rolling
Viacheslav changed the status of T9222: vyos-1x pylint stage currently only uses one CPU core - add --jobs option from Open to In progress.
Aug 17 2026, 12:09 PM · VyOS Rolling
c-po added a comment to T9222: vyos-1x pylint stage currently only uses one CPU core - add --jobs option.

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

Aug 17 2026, 11:42 AM · VyOS Rolling
c-po created T9222: vyos-1x pylint stage currently only uses one CPU core - add --jobs option.
Aug 17 2026, 11:30 AM · VyOS Rolling
Viacheslav created T9221: Change documentation link from rolling to circinus for defaults.toml.
Aug 17 2026, 11:22 AM · VyOS Rolling
Viacheslav triaged T9212: system login radius source-address appends instead of replacing, causing a commit-time failure as Normal priority.
Aug 17 2026, 11:16 AM · VyOS Rolling
Viacheslav triaged T9215: Create branches and package repository for new stream release: scutum (Shield) as Normal priority.
Aug 17 2026, 11:06 AM · VyOS Rolling
c-po closed T9217: smoketest: RAID-1 fails when UEFI is enabled as Resolved.
Aug 17 2026, 10:57 AM · VyOS Rolling
c-po closed T9216: Docker: remove VyOS binary repository from build container as Resolved.
Aug 17 2026, 10:52 AM · VyOS Rolling