You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.).
The text was updated successfully, but these errors were encountered:
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.).The text was updated successfully, but these errors were encountered: