Skip to content

Import changes made upstream#1

Merged
andywhitaker merged 6 commits intoandywhitaker:sros-ospffrom
ipspace:dev
Sep 13, 2025
Merged

Import changes made upstream#1
andywhitaker merged 6 commits intoandywhitaker:sros-ospffrom
ipspace:dev

Conversation

@andywhitaker
Copy link
Copy Markdown
Owner

No description provided.

ipspace and others added 6 commits September 12, 2025 10:28
mypy release 1.18.1 includes stricter checks of ipaddress return
values, so we have to wrap the iterator of IPv6 hosts into another
iterator just to keep it happy :(

See python/typeshed#14658 for details
* vPTX: Vagrant/libvirt changes needed to support release 24.1+
* vPTX[B]: Support for vJunosEVO release 24/25 (#2673)

Fixes #2644
---------
Co-authored-by: Stefano Sasso <852093+ssasso@users.noreply.github.com>
We cannot define host-to-IP mappings with the SR Linux CLI
because containerlab already defined the hosts in /etc/hosts
(see #2676 for details). However, we can create /etc/hosts
file in advance, and then containerlab only adds its entries
which due to some SRL magic work as expected across multiple
network instances.
This change adds 'af' attribute to isis, ospf, and rip VRF parameters,
allowing you to specify which address families you want to run with a
VRF IGP instance.

Implements #2398
…dress (#2682)

Collateral damage:

* Had to change the MAC addresses in 'duplicate management addresses'
  error test
* All transformation test results have changed due to different mgmt
  MAC addresses

Implements #2607
The new image names match the new vrnetlab container naming scheme
@andywhitaker andywhitaker merged commit af05c7b into andywhitaker:sros-ospf Sep 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants