]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Fix distance comparison 1037/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 24 Aug 2017 11:34:21 +0000 (07:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 24 Aug 2017 12:09:04 +0000 (08:09 -0400)
commit532e75e6ee1484d1940d9a918548227e920de9b5
treee02352cbcf5af255cb8178696a6c79364d793a09
parent4a64eed5773e6472985a7d42599853af553e4f05
eigrpd: Fix distance comparison

The distance comparison for when we received an
internal and we already had an internal was
overriding the metrics of the connected.

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