Skip to content
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

feat(anta): Added address family specific redistributed protocol validator #1050

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

geetanjalimanegslab
Copy link
Collaborator

@geetanjalimanegslab geetanjalimanegslab commented Feb 20, 2025

Description

  • Added validator for the following supported redistributed routes, each address family
Ipv4 unicast supported redistributed  routes Ipv6 unicast  supported redistributed  routes Ipv4 Multicast supported redistributed  routes Ipv6 Multicast supported redistributed  routes
attached-host attached-host attached-host   
bgp bgp connected connected
connected connected isis isis
dynamic dhcp ospf ospf
isis dynamic ospfv3 ospfv3
ospf isis static static
ospfv3 ospfv3    
rip        static    
static user    
user      

Fixes # (issue id)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

Copy link

codspeed-hq bot commented Feb 20, 2025

CodSpeed Performance Report

Merging #1050 will not alter performance

Comparing geetanjalimanegslab:feat_redistributed_route_multicast_support (ce51a7a) with main (7c9bef4)

Summary

✅ 22 untouched benchmarks

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.

1 participant