]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_structs.h
eigrpd: Fix an issue found with metric change
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 28 Oct 2017 22:45:08 +0000 (18:45 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 28 Oct 2017 22:45:08 +0000 (18:45 -0400)
commit377f30c31fa07db75b316088bcd172d3e1182eaf
tree48f1540bc7214b581df12d553461b947cb43b549
parent895722db4e7d09750006e6e17099b15b42a0470f
eigrpd: Fix an issue found with metric change

A past commit modified the change value to an enum
but did not bother to fix all the places where
change was used.  Fix this.

Additionally add some more output to the fsm prefix
string about the change.

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