]> git.puffer.fish Git - mirror/frr.git/commit
isisd: use only one IP of neighbor as nexthop
authorChristian Franke <chris@opensourcerouting.org>
Sat, 23 Sep 2017 17:27:29 +0000 (19:27 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Sat, 23 Sep 2017 17:33:00 +0000 (19:33 +0200)
commit74361f41d9bbceedc511d8a086ad274a456d6b49
tree76dd2aba45e80773c7b7a7776353ca33cc2c2f26
parent1cec39e765ed85c462c1dc3c292d1c9d543d8931
isisd: use only one IP of neighbor as nexthop

There is no point in building a multipath route via one neighbor
if there is only one link to the neighbor, but the neighbor has
multiple IPs on that link. So only create one nexthop per link.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/isis_route.c