Skip to content

rtc: implement default route target and cli support #2900

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

themiron
Copy link
Contributor

  • add support for cli add/del operations
  • add support for default route target via api/cli
  • fix panic while deduplication of default route target
  • fix rt membership validation, partial prefixes are still not supported, just 0/32/96-bit for consistency
  • add tests

* add support for cli add/del operations
* add support for default route target via api/cli
* fix panic while deduplication of default route target
* fix rt membership validation, partial prefixes are still not
  supported, just 0/32/96-bit for consistency
* add tests
@fujita fujita merged commit 718efe2 into osrg:master Apr 2, 2025
39 checks passed
@fujita
Copy link
Member

fujita commented Apr 2, 2025

Thanks!

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