-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom plugin to collect topology data for use by scripts #483
Closed
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ac63f4 - Browse repository at this point
Copy the full SHA 7ac63f4View commit details -
Beautiful VXLAN/VRF/EVPN test/show case (ipspace#458)
Co-authored-by: Jeroen van Bemmel <jeroen.van_bemmel@nokia.com>
Configuration menu - View commit details
-
Copy full SHA for 1e68951 - Browse repository at this point
Copy the full SHA 1e68951View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b1bd65 - Browse repository at this point
Copy the full SHA 2b1bd65View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb3e4f1 - Browse repository at this point
Copy the full SHA bb3e4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ed1af - Browse repository at this point
Copy the full SHA f1ed1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca39e3 - Browse repository at this point
Copy the full SHA eca39e3View commit details -
Bug fix: set 'ipv6: True' on interfaces using RFC8950 IPv6 LLA EBGP s…
…essions (fixes ipspace#460) There are devices that need IPv6 enabled on an interface to make unnumbered EBGP sessions work. Those devices might not be able to pass the IPv4-only unnumbered EBGP test case because IPv6 is not enabled. This commit adds 'ipv6: True' to interfaces that have at least one unnumbered EBGP session. The change is made very late in the transformation process (after the links module calculates the node address families) and thus should not impact other routing protocols. It does not impact other modules using address families (like VRF module). An alternative might have been to add yet another flag (example: ipv6_lla) but that would require changes in initial device configuration templates.
Configuration menu - View commit details
-
Copy full SHA for ae6a422 - Browse repository at this point
Copy the full SHA ae6a422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2014a25 - Browse repository at this point
Copy the full SHA 2014a25View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9abd30 - Browse repository at this point
Copy the full SHA d9abd30View commit details -
Configuration menu - View commit details
-
Copy full SHA for c72605e - Browse repository at this point
Copy the full SHA c72605eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 001f670 - Browse repository at this point
Copy the full SHA 001f670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db192a - Browse repository at this point
Copy the full SHA 9db192aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49967db - Browse repository at this point
Copy the full SHA 49967dbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.