summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2018-03-01 05:10:47 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-03-07 14:33:59 -0500
commit4060008bdac311b7340c12e2df9ae5d72c28afd8 (patch)
treed01bd355951baa3a46ec2aa7a951131613ffc334 /doc/manpages/conf.py
parent2bfe7ba7d416b6c2ea60f597cbeb0ecc711d486d (diff)
zebra: Allow for storage of non-configed vrf routes
When zebra is being configed we allow for static routes to be entered. This presents a problem for when a vrf is cli configed but not kernel configed yet. Modify zebra to notice that when a static route is entered and either the nexthop vrf or the vrf is not fully configed, to save that config to the side. When vrf's become active( kernel configed ) parse through the list of saved to the side static routes and determine if any of them can be installed. Additionally modify the cli to output the saved to the side cli, so that we can properly handle a wr mem. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions