]> git.puffer.fish Git - mirror/frr.git/commit
lib: use _safe iteration during link_state/ted cleanup 10096/head
authorMark Stapp <mstapp@nvidia.com>
Thu, 18 Nov 2021 16:23:39 +0000 (11:23 -0500)
committerMark Stapp <mstapp@nvidia.com>
Thu, 18 Nov 2021 16:23:39 +0000 (11:23 -0500)
commitbb0e68802d2b3f5a1848e817b4a70ff5486fefce
treeec6611a08e566142a39255d5a6808b329ea5db0d
parentde093103cb859b7ec2349bf158764233efd15705
lib: use _safe iteration during link_state/ted cleanup

Use the _safe iterators when cleaning up the link-state module's
vertices, edges, and subnets.

Signed-off-by: Mark Stapp <mstapp@nvidia.com>
lib/link_state.c