]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_interface.c
eigrpd: When deleting interface remove connected routes from topo table
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Apr 2017 23:35:42 +0000 (19:35 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Apr 2017 23:35:42 +0000 (19:35 -0400)
commit4325044689716f13f975e15660ed973b11dbdff4
tree7a8908a8bc7d972f931369166f92c66ae22fd9ba
parent505a2c46d12bd4b128de50ca0045f68fa4c34a19
eigrpd: When deleting interface remove connected routes from topo table

When we are deleting an interface, remove
the connected routes associated with that interface from
the topo table.

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