PRs:
https://github.com/vyos/vyos1x-config/pull/54
https://github.com/vyos/vyconf/pull/33
https://github.com/vyos/vyos-1x/pull/4814
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Oct 28 2025
@pautiina nice catch! Unexpected and not clear workaround.
I'm delete option
Required backport https://github.com/accel-ppp/accel-ppp/pull/244
As we moved from pmacct to ipt-netflow it needs to be re-checked
Looks like the APT system recognizes the latest package version incorrectly:
Oct 27 2025
Not reproduced anymore
Oct 26 2025
The assumption stated in the description is true, as discussed with @c-po at the time. The following invariant is fundamental to the operation of the commit algorithm (legacy and modern) and the config daemons: during a commit, the active and proposed configs are fixed --- no updates during the commit are reflected in any script's config dict, including those called by config dependencies. Evolution of this model will require a refinement of config dependencies, which is not possible until the legacy backend is retired.
Oct 25 2025
Oct 24 2025
I did some deeper debuging:
Patch v4 lkml:
https://lkml.org/lkml/2025/10/24/1254