- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Nov 12 2025
I think we can close this issue.
It seems as FRR has a special implementation of regex, even when they say POSIX 1003.2 regex compatibility because some things are different, like the _ character.
Nov 11 2025
vyatta_sbindir is used in the code in vyos-router that was supposed to execute child services: https://github.com/vyos/vyos-1x/blob/current/src/init/vyos-router#L47-L55
This is still a problem. We have found no suitable fixes, and I think we've tried "everything" without avail.
XDP on iavf failed (works on i40e) with:
Based on the comments above, I am moving this to 'wishlist' for consideration after the legacy backend is retired. My expectation is that we will not want to drop the invariant as such, however, we will be in a position to consider refinements of the model, radical or conservative, once freed from the legacy constraints.
It seems more like a problem of FRR.
I went through the Jinja template for that part and in my case it would generate
As posted in https://forum.vyos.io/t/vyos-build-failing-smoketests/16811/13 I can close this bug report as user error 😅
@Aljutor can you try XDP as well?
Nov 10 2025
Not sure Is this related or not, but on i40e dhcp also fails to assign address
I hacked and edited
/usr/libexec/vyos/conf_mode/vpp.py
/usr/lib/python3/dist-packages/vyos/vpp/config_verify.py
Nov 9 2025
Nov 8 2025
wdctl can be used to check for the presence of a watchdog. Note if the watchdog isn't being managed via systemd (or similar) it will be kept alive by a kernel watchdog process.
Nov 7 2025
Confirmed - interesting
open another PR : https://github.com/vyos/vyos-1x/pull/4837