@Viacheslav I can try testing this on my test bench as I have a couple of spare ConnectX 4/5 to play around. Is this in 1.5 rolling?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 24 2024
Sep 23 2024
looks like the problem on the FRR site: https://github.com/FRRouting/frr/issues/16899
I also ran into this issue and lost a couple of hours trying to figure it out.
I stand for the solution purpose by @Viacheslav .
Sep 22 2024
PR ready for review:
https://github.com/vyos/vyos-1x/pull/3876
Sep 21 2024
As the message currently states over at https://sourceforge.net/projects/e1000/
Sep 20 2024
I am currently using 2.18.1 with kernel 6.6.51-vyos
I am currently using 2.18.1 with kernel
This task has been completed with https://github.com/vyos/vyos-documentation/pull/1548
Sep 19 2024
Running smoketests before PR:
https://github.com/jestabro/vyos-1x/tree/configd-err-out
Smoketest fails for the wireless interfaces
DEBUG - ====================================================================== DEBUG - FAIL: test_wireless_add_single_ip_address (__main__.WirelessInterfaceTest.test_wireless_add_single_ip_address) DEBUG - ---------------------------------------------------------------------- DEBUG - Traceback (most recent call last): DEBUG - File "/usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireless.py", line 84, in test_wireless_add_single_ip_address DEBUG - self.assertTrue(process_named_running('wpa_supplicant')) DEBUG - AssertionError: None is not true
Sep 18 2024
So I investigated further and it is like this in jool:
mark is only used to select between pool4 instances.
KVM is a dependency
I think, a new command is required for this show integrity or similar. Also a brief status in MOTD and show version.
Do you want some CLI for it? Or just user util?