Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CiscoDevNet/virl2-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: CiscoDevNet/virl2-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Dec 10, 2024

  1. Add support for a starting index when connecting nodes. (#126)

    * Add support for a starting index when connecting nodes.
    
    By default, the `lab.connect_two_nodes()` connects the next two
    available indexes.  Extend this to allow an index where you can start
    at, for example, 1.  This could allow to skip mgmt interfaces.
    
    * Consume the position element.
    
    Spotted by: Patrick Mosko
    
    ---------
    
    Co-authored-by: Joe Clarke <jclarke@cisco.com>
    xorrkaz and jclarke-csco authored Dec 10, 2024
    Copy the full SHA
    af60c0b View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...main