Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vnetorch] ECMP for vnet tunnel routes with endpoint health monitor (s…
…onic-net#1955) What I did Add functions to create/remove next hop groups for vnet tunnel routes. Count the reference count of next hop groups to create and remove as needed. Share the counter of next hop groups with routeorch. Adapt route endpoint according to the BFD state of endpoints. Why I did it To add support for overlay ECMP. How I verified it Verify ECMP groups are properly created and removed with the functions.
- Loading branch information