summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_reply.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-09-05 07:48:52 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-09-05 07:48:52 -0400
commitaf0a63440534e6d1e093a6f14b5e63c05649038f (patch)
tree7400074292f7c89fb7eace64a5da2502a4820c76 /eigrpd/eigrp_reply.c
parent8972cae0fd5401cbb135faf934f03c26c6122855 (diff)
eigrp: Fix missing neighbor->nexthop changes?
I'm not sure how this was missed or why master is not failing to compile. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'eigrpd/eigrp_reply.c')
-rw-r--r--eigrpd/eigrp_reply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eigrpd/eigrp_reply.c b/eigrpd/eigrp_reply.c
index 11e6e855c3..20d8b1b47c 100644
--- a/eigrpd/eigrp_reply.c
+++ b/eigrpd/eigrp_reply.c
@@ -168,7 +168,7 @@ void eigrp_reply_receive(struct eigrp *eigrp, struct ip *iph,
assert(dest);
struct eigrp_fsm_action_message msg;
- struct eigrp_neighbor_entry *entry =
+ struct eigrp_nexthop_entry *entry =
eigrp_prefix_entry_lookup(dest->entries, nbr);
if (eigrp_update_prefix_apply(eigrp, ei,