Will be available in the next rolling release
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 14 2023
@jamcole It will be available in the next rolling release.
Could you re-check it after 2023-12-14?
PR for 1.5: https://github.com/vyos/vyos-build/pull/469
The cernet MAP latest commit was 10 years ago.
vyos-1x: https://github.com/vyos/vyos-1x/pull/2631
vyatta-cfg-system: https://github.com/vyos/vyatta-cfg-system/pull/217
Rebase and move out of draft after dependency, PR https://github.com/vyos/vyos-1x/pull/2624 (T5821), is merged.
Dec 13 2023
Just wanted to add support for MAP-T/E since this is a core IPv6 transition mechanism for new ISPs that host v6 only networks. Competing projects like FDio/VPP have this in their core, so it would be great to see in the XDP / VyOS platform.
when it's merge , I will test with the controller to see if we are able to get BMP with the new FRR version.
PR (draft for minor check):
https://github.com/vyos/vyos-1x/pull/2624
Dec 12 2023
I think this regex needs to be made more strict to prevent this issue.
"hw-id" should define which physical interface is mapped to which ethX VyOS interface.
Dec 11 2023
This commit and
https://github.com/vyos/vyos-1x/pull/2613
should be backported to Sagitta.
Related bug with migration https://vyos.dev/T5721
Dec 10 2023
Implement FRR features for SRv6
Dec 9 2023
PR for 1.4 https://github.com/vyos/vyos-1x/pull/2599
Opened issue https://github.com/FRRouting/frr/issues/14924
There is no section address now
VyOS 1.5-rolling-202312070905
vyos@r4# set service dns dynamic Possible completions: interval Interval in seconds to wait between Dynamic DNS updates (default: 300) +> name Dynamic DNS configuration vrf VRF instance name
I have create a PR for backporting this to 1.4 : https://github.com/vyos/vyos-1x/pull/2597
Just so I understand you correctly, you mean:
Dec 8 2023
Details in the PR https://github.com/vyos/vyos-1x/pull/1516
@n.fort I have a branch with a backport of this for 1.4 (needs manual changes).