]> git.proxmox.com Git - mirror_frr.git/commit - ripngd/ripng_cli.c
libs, rip, isis: change northbound operation enum to DESTROY
authorMark Stapp <mjs@voltanet.io>
Wed, 30 Jan 2019 09:54:25 +0000 (04:54 -0500)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 11 Feb 2019 17:49:49 +0000 (15:49 -0200)
commit95ce849b58cb8706b32d6cfb957286c8007da37e
tree62b76d34d6fbdcd520ff02bd55d3a1b5f4decb98
parentd01b92fd7507d64bec89350daf725aa6fb9fdcf4
libs, rip, isis: change northbound operation enum to DESTROY

Change the northbound lib operation from DELETE to DESTROY;
make the required changes in the users of the northbound, in
the cli, rip, ripng, and isis.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
isisd/isis_cli.c
lib/if.c
lib/northbound.c
lib/northbound.h
lib/northbound_confd.c
lib/northbound_sysrepo.c
ripd/rip_cli.c
ripngd/ripng_cli.c
tools/gen_northbound_callbacks.c