]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: Add function to install a nhe into the kernel
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 19:58:57 +0000 (14:58 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit5be96a2d3a81bea0391722e820c09759da86a0c0
tree54e2c3c5c36729b9f4e2149b47250b65276cdc83
parent7f6077d06322b2ac0d6741c33e644c4c4ec8a95c
zebra: Add function to install a nhe into the kernel

Add a function for installing Nexthop Group hash entires into
the kernel. It sends the entry to the dataplane and does any
post-processing immediately after that.

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