]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Add code to add/remove statics from the rib
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 4 May 2016 00:04:43 +0000 (20:04 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 May 2016 14:41:28 +0000 (10:41 -0400)
commitfb148af4a143a521c8274d54a6d65e698e179aa3
tree8e98a3f04580686ac31964c2593f09fb78aacd6a
parent0b6d694ba04ab007fe02bc056bfc8e8f76a69e3f
zebra: Add code to add/remove statics from the rib

On enable/disable of static routes add and remove them
from the rib as appropriate.

Ticket: CM-10139
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
zebra/interface.c
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_vrf.c
zebra/zebra_vrf.h
zebra/zebra_vty.c