]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Start conversion to use route install failure callback
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 10 Nov 2017 01:46:11 +0000 (20:46 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Nov 2017 14:09:36 +0000 (09:09 -0500)
commitca890872db2bd95234bd0bc7304164d699653c05
treecdeb9a65404285130fce04c205ac4d987b209efa
parent2063a814972ba2b691821adadd6d18b1f481ad9e
eigrpd: Start conversion to use route install failure callback

EIGRP must not advertise routes that have failed to install.
This commit turns on the notification for EIGRP.  We still
need to start handling this correctly.

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