summaryrefslogtreecommitdiff
path: root/lib/netns_linux.c
diff options
context:
space:
mode:
authorChirag Shah <chirag@cumulusnetworks.com>2018-02-14 19:02:11 -0800
committerChirag Shah <chirag@cumulusnetworks.com>2018-03-01 07:47:17 -0800
commit07b37f93a7e5670b7a25e66a29a7363640005027 (patch)
tree235e6233ac91b5357e3e5bc0450c840f9abe355f /lib/netns_linux.c
parentc98f4d81aa5d4113ceea58ce6db4bebab5c99735 (diff)
ospf6d: ECMP for external routes
The route being added check its origin matches, with any of the existing path (list of paths). Remove the existing path, add if its cost is eqaual or less than any of the existing path. For a given route and of existing path cost is lower (better) than one being added, discard new route update. The existing path cost is higher (lower) than one being added, ospf6_route_add replaces existing with new route info. Compare cost between delete request and with existing route. Ticket:CM-16139 Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'lib/netns_linux.c')
0 files changed, 0 insertions, 0 deletions