]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Read from the dplane_fpm_nl a route update
authorDonald Sharp <sharpd@nvidia.com>
Fri, 7 Oct 2022 12:02:44 +0000 (08:02 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 13 Dec 2022 20:34:05 +0000 (15:34 -0500)
commita0e11736787bab55f2b19e6683e404c14df4cde1
tree846ce97bdb17361bac02cb8c3ebbad5934005bd1
parent45f0a10befd363590ed55a38d83f6edc3600e01b
zebra: Read from the dplane_fpm_nl a route update

Read from the fpm dplane a route update that will
include status about whether or not the asic was
successfull in offloading the route.

Have this data passed up to zebra for processing and disseminate
this data as appropriate.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/developer/fpm.rst
zebra/dplane_fpm_nl.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rib.c