- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Today
Yesterday
Fri, Sep 18
The IS-IS daemon leaks memory during its shortest-path calculation. When a node in the topology has more than 64 equal-cost adjacencies, FRR trims the excess entries but does not release their memory.
This is a duplicate of T7487 which has an open PR against is so I think this ticket should be closed.
Rather than rejecting "interval 0" in verify(), the change leaves the directive
out of the generated file: "keepalive" only stands for "ping" and "ping-restart",
and the server branch of the template sets neither on its own, so an absent
directive is the keepalive-off the interval asked for. Nothing needs a migration
and a saved configuration still commits.
This is a regression caused by the version bump we just merged (from 2.7.5 to 2.7.7).
The following commit
Thu, Sep 17
Created PR - https://github.com/vyos/vyos-1x/pull/5487
Update: the fix moved to vyos-1x, https://github.com/vyos/vyos-1x/pull/5486
Completion fix: https://github.com/vyos/vyos-build/pull/1308
Just some new learnings
Wed, Sep 16
Rejected - Superseeded by
Looks like a firewall misconfiguration, not a real bug.
Re-open it with the minimal steps to reproduce or the configuration that maintainers can use to confirm.
Or open a topic at the forum if you need help with firewall settings.
Closing the task
Update on #5468 (defect 1 fix).
I hit this on my own fleet and put up a PR for fix (a): https://github.com/vyos/vyos-build/pull/1304. It sets ForwardToSyslog=no in data/live-build-config/includes.chroot/etc/systemd/journald.conf, which is where the image gets its journald.conf. That line came in with vyos-build bc0406ce3 (T552, 2018), back when the rsyslog config only loaded imuxsock and imklog. imjournal showed up later, in vyos-1x e143e496e (T6989, 2025-01-13).
Tue, Sep 15
Draft PR here https://github.com/vyos/vyos-1x/pull/5478 implementing a method as discussed in https://github.com/vyos/vyos-1x/pull/4765. Draft until addition of remaining XML annotations, but the simple method is complete.
- Update: Unfortunately, the system went offline again today (September 15) with a complete freeze/loss of connectivity, requiring a manual reboot.
PR created: https://github.com/vyos/vyos-1x/pull/5476
Let me know what I am missing:
https://github.com/vyos/vyos-1x/pull/5473
Mon, Sep 14
PR https://github.com/vyos/vyos-1x/pull/5465
@danhusan, I see the PR was closed. Are you going to recreate it?