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
lib: Add nexthop_same_no_ifindex comparison function
Add a nexthop_same_no_ifindex comparison function to
allow nexthops to be compared without looking at the
outgoing ifindex. This is because sometimes it is
not possible to resolve a nh to a ifindex when
zebra receives it and we need the ability to compare
them then.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
0 commit comments