Nick Ethier
Nick Ethier
`get_bgp_neighbors_detail` doesn't distinguish prefix counts between afi-safi meaning it's ambiguous if running multiprotocol bgp (mp-bgp). The [openconfig bgp model](http://ops.openconfig.net/branches/master/docs/openconfig-bgp.html#bgp-neighbors-neighbor-afi-safis-afi-safi-state-prefixes) illustrates a great way to model this data. This issue is...
The Multi-Host Interface feature released in 0.12 can be tricky to configure properly as there are numerous different ways users can configure their host's network interfaces. It's also not clear...
### Description This PR adds a scada listener for Consul's grpc endpoint. This listener is always configured even if grpc is disabled since it only reachable by HCP if the...
### Changes proposed in this PR: ### How I've tested this PR: ### How I expect reviewers to test this PR: ### Checklist: - [ ] Tests added - [...