]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isisd.c
isisd: modify signature of isis_area_destroy()
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 10 Aug 2020 15:23:14 +0000 (12:23 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 11 Aug 2020 04:05:46 +0000 (01:05 -0300)
commit14c6e77243e6ba0aa82d6ae7e97c103468ecd3d2
tree7d6fc1631dacf6924fa32f8ccdf120ac3d28396d
parent6aa15aebc3d472985f6cf51c91069130710061b3
isisd: modify signature of isis_area_destroy()

Make that function accept an IS-IS area pointer instead of an
area name, making it more in line with the rest of the code base
(*delete() functions shouldn't perform lookups internally).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_nb_config.c
isisd/isisd.c
isisd/isisd.h