]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add a nhe pointer to the route entry
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 26 Feb 2019 13:16:11 +0000 (08:16 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commitf0cb8e16f03b37af2f22fe73372fa511dd7104e4
treea517d0800070f4096777fabd330d7b6f16b2dba3
parent3463f295e79bfc34e4e8164f4faabe2bb6d6ed2a
zebra: Add a nhe pointer to the route entry

Add a nexthop hash entry to the route_entry so that we can
track the nhe with the route entry.

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