]> git.proxmox.com Git - mirror_frr.git/commit
lib: consolidate nexthop-group deletion in a single place
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 14 Feb 2019 22:00:14 +0000 (20:00 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 14 Feb 2019 22:00:14 +0000 (20:00 -0200)
commite5a501c2edd1f3f18ac0ce4c5d415c97cbfd0cc6
tree84bfb47964455e697133997f8b972c130268ec81
parent09720d318948a96bc7d8fa7b83a968b1018818b6
lib: consolidate nexthop-group deletion in a single place

Reuse the nhgl_delete() function to avoid code duplication.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/nexthop_group.c