Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bgp_policies.go): return -> continue on family set evaluation
When a single IP family's set looks to be equal, switch to continue instead of return so that other families can still be evaluated as those might have changes.
- Loading branch information