diff options
author | Christian Franke <chris@opensourcerouting.org> | 2015-11-10 18:04:47 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-03-30 02:26:16 +0200 |
commit | c354c01464b9ed4cf9a13980b2f3fb7db94287c6 (patch) | |
tree | 676791743d5fe9f2c478b51d9d37cd19262ae02f /isisd/isis_circuit.c | |
parent | isisd: don't corrupt memory for long hostnames (diff) | |
download | frr-c354c01464b9ed4cf9a13980b2f3fb7db94287c6.tar.xz frr-c354c01464b9ed4cf9a13980b2f3fb7db94287c6.zip |
isisd: do remove ipv6 routes from Zebra
We can abort isis_zebra_route_del_ipv6 if the route in question has
ISIS_ROUTE_FLAG_ZEBRA_SYNCED unset, meaning it's not in the kernel.
Aborting the function if the flag is set prevents us from removing
any routes.
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'isisd/isis_circuit.c')
0 files changed, 0 insertions, 0 deletions