Seems duplicate of T4755
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Mar 5 2026
Mar 5 2026
Viacheslav closed T7513: VPP after configuring CGNAT the host does not respond on SSH and cannot initiate DNS request, a subtask of T7070: VPP related bugs the root task, as Resolved.
Viacheslav triaged T8316: firewall.py: 'type' Builtin was redeclared as a user variable as Normal priority.
Viacheslav changed the status of T6978: Add SRv6 configuration support to IS-IS from In progress to Needs testing.
Viacheslav triaged T8343: Move opmode.vpp._verify to common vyos.opmode._verify() helper as Normal priority.
Mar 4 2026
Mar 4 2026
Viacheslav changed the status of T8340: VPP: remove the incorrect "vif" option from VXLAN interfaces from Open to In progress.
Viacheslav changed the status of T8340: VPP: remove the incorrect "vif" option from VXLAN interfaces, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
Viacheslav triaged T8340: VPP: remove the incorrect "vif" option from VXLAN interfaces as Normal priority.
Mar 3 2026
Mar 3 2026
Viacheslav added a comment to T6767: 'add system image latest vrf <name>' ignores provided VRF for version check.
@natali-rs1985, consider backporting it.
Viacheslav closed T5931: Add option to append route-target when adding additional imports as Not Applicable.
Viacheslav closed T6123: Limit NTP allow-client config to internal addresses by default as Resolved.
Viacheslav edited projects for T5090: Add support for disk encryption during installation, added: VyOS Rolling; removed VyOS 1.5 Circinus.
Viacheslav edited projects for T3040: NHRP IPv6 Support, added: VyOS Rolling; removed VyOS 1.5 Circinus.
Viacheslav edited projects for T6231: Vendor Drivers for NVidia (Mellanox) Adapters, added: VyOS Rolling; removed VyOS 1.5 Circinus.
Viacheslav changed the status of T8276: VPP fails if PPPoE server is set to listen on non-existent interfaces from Open to In progress.
Viacheslav changed the status of T8276: VPP fails if PPPoE server is set to listen on non-existent interfaces, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
Viacheslav triaged T8336: frr: pin version to discrete commit and not the Git HEAD for stable/10.5 as Normal priority.
Viacheslav changed the status of T8099: Upgrade strongSwan to 6.0, a subtask of T8097: Add ESN support for IPSec, from Open to In progress.
Viacheslav triaged T8335: Management of the config hint belongs in a post installation step, not image install as Normal priority.
Mar 2 2026
Mar 2 2026
Viacheslav changed the status of T8309: VPP: IPsec routes in route mode are less preferred than normal from Open to Needs testing.
Viacheslav added a comment to T8309: VPP: IPsec routes in route mode are less preferred than normal.
It is expected to assume that this is bare metal if we cannot detect any hypervisor
https://github.com/vyos/vyos-1x/blob/ef710a5acbd7af9f60ba63716912b0c9a20f5329/python/vyos/version.py#L78-L81
Viacheslav triaged T8334: arm64: updating image via 'add system image' fails with vmlinuz not found error as High priority.
Viacheslav triaged T8330: ARM64: vyos-ipt-netflow package is missing in the build as Normal priority.
Viacheslav closed T8296: VPP: Move vxlan interface from 'vpp' to 'interfaces vpp vxlan' as Resolved.
Feb 27 2026
Feb 27 2026
Viacheslav moved T8251: VPP: synchronize SA traffic counters back to Linux XFRM from Need Triage to Completed on the VyOS Rolling board.
Feb 26 2026
Feb 26 2026
Viacheslav triaged T8315: VPP: limit VPP to validated NICs unless allow-unsupported-nics is set as Normal priority.
Feb 25 2026
Feb 25 2026
Viacheslav closed T8297: VPP: enabling VPP twice results in FileExistsError exception, a subtask of T7070: VPP related bugs the root task, as Resolved.
Viacheslav triaged T8300: IPsec: FlexVPN "interface" option can be confused with IPsec "listen interface" option as Normal priority.
Feb 24 2026
Feb 24 2026
Viacheslav changed the status of T8311: De-hardcode architecture for live-build-config from Open to In progress.
Viacheslav triaged T8310: Re-enable service monitoring telegraf for ARM64 builds as Normal priority.
Viacheslav changed the status of T8310: Re-enable service monitoring telegraf for ARM64 builds from Open to In progress.
The solution is vyos@r14# set firewall global-options apply-to-bridged-traffic accept-invalid ethernet-type arp
Close this task as duplicate, for reference T7150
Viacheslav renamed T268: Add support for multiple OSPF/OSPFv3 routing processes from Add support for multiple ospv/ospfv3 routing processes to Add support for multiple OSPF/OSPFv3 routing processes.
Viacheslav closed T6589: Return a dict when querying information about a single interface as Resolved.
Feb 23 2026
Feb 23 2026
Viacheslav triaged T8287: VPP: With disabled IPsec acceleration VPP still installs a phantom catch-all SA and policy as High priority.
Viacheslav triaged T8285: VPP: Permanent config storage is not unlocked when a config is not validated as High priority.
Viacheslav added a comment to T8033: Policy route wildcard Interfaces do not work for pod interfaces.
Python is very slow for validations.
With thousands of interfaces, boot time will be impacted.
We usually do not use Python for our validators.
Viacheslav changed the subtype of T8292: Fix ndp-proxy verify key mismatch for prefix rules from "Task" to "Feature Request".
Viacheslav added a comment to T8289: Load-balancer Haproxy should enable SNI configuration option for TLS backends.
Any idea about CLI?
Will it be enough?
set load-balancing haproxy backend foo server rs01 check sni
We do not use FRR for VRRP; we use Keepalived
Any references for required options?
Viacheslav triaged T8293: Add ability to set timeout for high-availability health-check as Normal priority.
Feb 20 2026
Feb 20 2026
Viacheslav triaged T8286: VPP: Uninitialized interfaces raise errors when added to VPP as High priority.
I saw this bug (probably on proxmox), where interface was added later.
Similar/related tasks: