]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add nexthop hash entry list to zebra interface info
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 11 Mar 2019 20:29:57 +0000 (16:29 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit602fea614f8272c3fdd9ed7c8a490ad12575425e
treec99e759f8e28f0e5278770351e93453e4e02afc0
parentbbb322f292cccb0cb60008acb8b50c89b37a8a4a
zebra: Add nexthop hash entry list to zebra interface info

Add a nexthop hash entry list to the local zebra
interface info for each interface. This will allow
us to modify nexthops on link events.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/interface.c
zebra/interface.h