PR
https://github.com/vyos/vyos-build/pull/905
https://github.com/vyos/vyos-vpp-patches/pull/1
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 13 2025
IXGBE driver version 6.0.5 now builds on Kernel 6.6.77 https://github.com/intel/ethernet-linux-ixgbe/releases/tag/v6.0.5
Backport to 1.5-stream-2025-Q2, after Q1 is released.
Thank you for your understanding regarding this feature request!
I agree it would be nice to make VyOS compatible with more platforms and able to serve as a drop-in replacement for them.
Feb 12 2025
Can someone provide me with information of why zebra_irdp.so or irdp.so is missing the modules for FRR 10.2.1
I have monitored the starting of FRR protocols and it starts every needed protocols and once it comes to zebra_irdp.so and could ldopen the module zebra fails
Module updates (6.0.0) add support for encrypted passwords, including idempotence and tests.
Follow-up https://github.com/vyos/vyos.vyos/pull/394 is for ospfv3 integration tests
Feb 11 2025
I found out that the frr 10.2.1 may be missing some file. As you can see from the snippet below the shared module irdp.so appears to be missing from the package. Immediately after that zebra fails
seems its getting through all smoketests as of the last T6989 syslog fixes.
Dunno how this is done for IPv6 but for IPv4 we got these kernel parameters to play with:
Feb 10 2025
@takehaya
Hi Takeru-san,
@tarik.haddouchi
Hi Tarik-san,
Priorities seems correct
vyos@r14# /usr/libexec/vyos/priority.py | match "container|firew"
450 container.py ['container']
489 firewall.py ['firewall']
[edit]
vyos@r14#Feb 9 2025
Given current state, I"m going to close this.
Starting work on this—seems relatively trivial for that particular item.
"Failed to listen on syslog.socket" doesnt look good if you ask me ;-)