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

Split BGP monitor task into type specific classes #179

Open
Tracked by #158
johannaengland opened this issue Mar 11, 2024 · 0 comments
Open
Tracked by #158

Split BGP monitor task into type specific classes #179

johannaengland opened this issue Mar 11, 2024 · 0 comments
Labels
cleanup post-zino2.0 These are features Zino1 does not have, but might be desired later

Comments

@johannaengland
Copy link
Contributor

To make the BGP state monitor task cleaner and more readable it might be helpful to split it up into three different classes (juniper, cisco and general) and have those implement the type specific functions (get_bgp_info, get_local_as, etc.).

@johannaengland johannaengland added the post-zino2.0 These are features Zino1 does not have, but might be desired later label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup post-zino2.0 These are features Zino1 does not have, but might be desired later
Projects
None yet
Development

No branches or pull requests

1 participant