]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Fixed wrong type used
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Jul 2017 22:12:07 +0000 (18:12 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Jul 2017 22:12:07 +0000 (18:12 -0400)
commitd286e5f565665c78761681f3b106ce5e9e564551
tree47ee1210281c36393a2ec18590f5a4f801a0ca9d
parent4b8197a4f7c1b510c7a0eadc64c78e78ff98f578
eigrpd: Fixed wrong type used

Recent additions to prefix_copy to check afi type exposed
an issue with eigrp setting the wrong afi type for a `struct prefix`.

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