]> git.puffer.fish Git - mirror/frr.git/commit
zebra: On shutdown call appropriate finish functions
authorDonald Sharp <sharpd@nvidia.com>
Mon, 24 Mar 2025 13:37:25 +0000 (09:37 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 24 Mar 2025 15:36:13 +0000 (11:36 -0400)
commitae74af996f5da3208ba4fb1daf05b75c8e1d58e2
treebd02cae51b5cad4c573d2ef38fc25b7e88276017
parentefb2aeae7b0d565f919bcd77345b78a9bd91e297
zebra: On shutdown call appropriate finish functions

The vrf_terminate and route_map_finish functions are not being called and as such
memory was being dropped on shutdown.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
eigrpd/eigrp_interface.c
eigrpd/eigrp_main.c
eigrpd/eigrpd.c