]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
Zebra: On a link down, schedule static routes only.
authorvivek <vivek@cumulusnetworks.com>
Wed, 21 Oct 2015 05:37:32 +0000 (22:37 -0700)
committervivek <vivek@cumulusnetworks.com>
Wed, 21 Oct 2015 05:37:32 +0000 (22:37 -0700)
commitb84c7253263c70f2b4445c36418a037140155375
tree6f48a62565535bd9e8b33253e1464827ff34dd3e
parent80b55c57a1fb1f19b0779765b1ddf173347d03d6
Zebra: On a link down, schedule static routes only.

Ticket: CM-7420
Reviewed By: Vivek, Donald
Testing Done: UT, verification of the fix + ospf and bgp smoke

On a link delete/down event, schedule only the prefixes which have a
static RIB too.

Signed-off-by: Vipin Kumar <vipin@cumulusnetworks.com>
Reviewed-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/connected.c
zebra/interface.c
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_routemap.c