summaryrefslogtreecommitdiff
path: root/lib/command_graph.c
diff options
context:
space:
mode:
authorStephen Worley <sworley@nvidia.com>2021-06-10 16:52:35 -0400
committerStephen Worley <sworley@nvidia.com>2021-06-11 11:48:23 -0400
commitea0d70b1c4096199428ffdcc02eab1120f2b1284 (patch)
tree5257dae719b69cf7fc7563a834cceb6ceb092e3f /lib/command_graph.c
parent352cc841d897eb343f12d7f85c7f346ab3c29beb (diff)
lib: terminate default vrf last
Always terminate default VRF last during FRR shutdown. On shutdown we were simply looping over the RB tree and terminating VRFs from the ROOT. This is not guaranteed to be the default last ever. Instead switch to RB_SAFE and skip the default VRF till the very end. Signed-off-by: Stephen Worley <sworley@nvidia.com>
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions