https://forum.vyos.io/t/lts-release-package-repositories-permanently-closed-for-public-access/
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 10 2024
Jul 5 2024
Jul 4 2024
task related : https://vyos.dev/T4025
Jul 3 2024
PR for current: https://github.com/vyos/vyos-1x/pull/3776
Jul 2 2024
Some info
To make hardware offloading works, the NIC should be programmable to load forwarding rules like flowtable and this is what switchdev doing
I have similar problem, testing setup:
VyOS 1.5-rolling-202407010024 as VM in proxmox 8.2
Intel x710 card in pci-e passthrow to the VM
Jul 1 2024
I've created the FRR bug report :
Jun 28 2024
Using native nft tooling does not seem to help, I will keep investigating - seems to be very little information online on the topic, mostly people having the same issue as me.
We have ENV OCAML_VERSION 4.14.2 for both, @dmbaturin. Can we close it, or will you do an update to 5.0?
Try native nft commands for offload and check what it says.
# cat /tmp/offload.nft
Jun 27 2024
Jun 26 2024
Hi all.
Jun 25 2024
Jun 24 2024
- Viacheslav (Viacheslav Hletenko) <phabricator@mg.vyos.io> [2024-06-24 :46:46]:
Jun 19 2024
Jun 14 2024
In T915#73587, @Cheeze_It wrote:One thing I did notice that did not work (and I think this would more or less be due to other options that can be enabled that FRR currently doesn't have yet) was that LSP pings from the Junipers directly connected to the Vyos VM failed but that's due to a specific corner case. FRR currently doesn't support explicit null in LDP, and Vyos doesn't have it implemented. However that shouldn't cause a problem in the current role that Vyos has. As an MPLS P Vyos works absolutely how it needs to. This seems to have a fix in FRR 7.4 as well per note "Ingress packets coming through broken LSP are no longer dropped." I would say that for what it's worth....I think we're good here. I think that the new additions are working as expected. So I am unsure if the ordered label allocation will be added later when things are moved to FRR 7.4, or if you'll put in that now @Viacheslav. But for what it is, MPLS support with LDP is verifiably working as it should be per the implementation in FRR 7.3.1. Thank you sir :)
I sure hope this custom waagent build will be removed once the upstream (debian packages) have been updated with this fix.
Jun 12 2024
please excuse the comment. i ended up on the wrong issue due to a fat finger
PR for 1.5: https://github.com/vyos/vyos-build/pull/654
Jun 11 2024
Jun 9 2024
Jun 8 2024
Created a PR with a fix
Added an example how to reproduce it
Currently I'm not sure, might be related to changes from T4519
please , Could you share configuration on how to replicate it ? it's also here the guideline about report a bug :
Jun 6 2024
PR for 1.5: https://github.com/vyos/vyos-1x/pull/3592
Jun 5 2024
Jun 3 2024
I'm not sure if you've fully read what I've explained, but this is a regular GRE (IPv4 over IPv6) Tunnel configured in VYOS and in the Huawei Routers. The communication doesn't works in this specific case. If we do VYOS to VYOS then everything is alright. But VYOS to Huawei is not working at all.
please , read the guidelines on this post . it doesn't see a bug if not a support task:
Great work, thanks for checking that case too.
This is without my patch applied, confirming both the problem and a workaround:
If possible, can you try duplicating with more than one vni configured, then delete one of them? I'm pretty sure I tried that case a few weeks ago on an older 1.4 rolling with same issue. This was just the minimum config to reproduce.
Jun 2 2024
The command option exists for peer groups in the docs and CLI, but it doesn't appear to actually be able to be applied to a peer group, so this may actually be irrelevant now.
Jun 1 2024
Duplicate
On testing, it looks like vyos.utils.network.get_vxlan_vni_filter() doesn't know how to handle when there are no vni filters installed.
May 31 2024
We do not need add tasks for the documentation. There are a lot of things that are not documented or require improvements.
Just create a PR to the documentation repo.
This is a new feature that was added after EPA-3 release
It was added 3 days ago https://github.com/vyos/vyos-1x/pull/3535
Provide the full (minimal) set of commands to reproduce.
PR opened here: https://github.com/vyos/vyos-1x/pull/3563/