mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 10:37:29 +00:00
Unable to remove route-map from quagga
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-12816
pim was missing route-map hooks
(cherry picked from commit 28b0c6b377
)
Conflicts:
pimd/pimd.c
This commit is contained in:
parent
111285870d
commit
44a13ae330
@ -92,6 +92,7 @@ static void pim_free()
|
||||
pim_route_map_terminate();
|
||||
|
||||
pim_rp_free ();
|
||||
pim_route_map_terminate();
|
||||
}
|
||||
|
||||
void pim_init()
|
||||
|
Loading…
Reference in New Issue
Block a user