Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ip6: avoid duplicate nh entry with overlapping prefix routes
Similar to ip4 fix, do not create unconditionnaly a new nexthop. Reuse an existing one if any. If the NH is associated with an existing route, makes sure that the interface id is properly populated. Signed-off-by: Christophe Fontaine <[email protected]>
- Loading branch information