]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Remove re->nexthop_num from re
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 15 Feb 2019 16:16:22 +0000 (11:16 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commiteecacedc3b9526b59ef690bce41f41158a137c9f
tree0655771318223c8800ee7ccf851da909cf2641af
parent6b46851168ef37eaacba28a2a655e15ae5934cd0
zebra: Remove re->nexthop_num from re

The nexthop_num is not a function of the re.  It is owned
by the nexthop group.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/redistribute.c
zebra/rib.h
zebra/rt_netlink.c
zebra/zebra_rib.c
zebra/zebra_rnh.c