]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_siareply.c
eigrpd: Remove union from FSM msg
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 22 Aug 2017 23:19:10 +0000 (19:19 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 24 Aug 2017 12:04:20 +0000 (08:04 -0400)
commitdb6ec9ff6e8e1641c586ce32b4422b6e0c896500
treedf5219712a5eb0142b9fef1303efe1939a42c80b
parent3aea4e507bc6c129e1bdcfbaaefca6a829ee1825
eigrpd: Remove union from FSM msg

Remove the union of passing the TLV and just pass the metric in.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_query.c
eigrpd/eigrp_reply.c
eigrpd/eigrp_siaquery.c
eigrpd/eigrp_siareply.c
eigrpd/eigrp_structs.h
eigrpd/eigrp_topology.c
eigrpd/eigrp_update.c