]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_topology.c
eigrpd: Fix add and delete of routes into the rib
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Apr 2017 00:35:50 +0000 (20:35 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Apr 2017 00:35:50 +0000 (20:35 -0400)
commit2118601d5cf9335cd316cd53ebd74a399264c653
tree5566c31a5e397c4155997128cb2ca2462a9c3907
parentf6709c169bf70217414d3ac03b2800274f98dff9
eigrpd: Fix add and delete of routes into the rib

Use the eigrp_topology_successors to give us the
list of successors we want to install.

Modify route add to send all the nexthops

Modify route delete to just delete the route

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