]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: Remove nexthop_active_num from route entry
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 15 Feb 2019 16:39:12 +0000 (11:39 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commit9a0d4dd39be7cbed048e45b5a27ceb81608d76f6
tree6f99e0b22fb96b36e6c84876cd863336410b0d0b
parenteecacedc3b9526b59ef690bce41f41158a137c9f
zebra: Remove nexthop_active_num from route entry

The nexthop_active_num data structure is a property of the
nexthop group.  Move the keeping of this data to that.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rib.h
zebra/zapi_msg.c
zebra/zebra_fpm_dt.c
zebra/zebra_nhg.c
zebra/zebra_rib.c