]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Improve external route distance comparison
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 22 Aug 2017 20:24:23 +0000 (16:24 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 24 Aug 2017 12:04:20 +0000 (08:04 -0400)
commit3aea4e507bc6c129e1bdcfbaaefca6a829ee1825
tree0736761b27de92cc1f26c52b76b415504803f823
parent7cfa4322558c56b5a0801b17e60598c5a49779dd
eigrpd: Improve external route distance comparison

If the new nexthop is external while the previous
best was Internal or Connected, it should always loose.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_topology.c