I'm not sure how this was missed or why master
is not failing to compile.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* know)*/
if (dest != NULL) {
struct eigrp_fsm_action_message msg;
- struct eigrp_neighbor_entry *entry =
+ struct eigrp_nexthop_entry *entry =
eigrp_prefix_entry_lookup(dest->entries,
nbr);
msg.packet_type = EIGRP_OPC_QUERY;
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,
// u_int32_t *metric;
// u_int32_t check;
// struct rip_info *rinfo;
- // struct eigrp_neighbor_entry *te;
+ // struct eigrp_nexthop_entry *te;
// struct eigrp_prefix_entry *pe;
// struct listnode *node, *node2, *nnode, *nnode2;
// struct eigrp *e;