]> git.puffer.fish Git - mirror/frr.git/commit
sharpd: add abilty to send a nhg to zebra
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 29 Apr 2020 16:32:53 +0000 (12:32 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit569e87c0c831252f46fc9a8ddcbc5e268bff8327
tree65729356e0eb0a9b7eaf028558b1af51f6a586dc
parent27141ea94e4ec770f2df8cca3840ac8c3bc101c1
sharpd: add abilty to send a nhg to zebra

Modify the sharpd program to have the ability to pass down
a NHG and then operate on it for route installation.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
sharpd/sharp_globals.h
sharpd/sharp_main.c
sharpd/sharp_nht.c
sharpd/sharp_nht.h
sharpd/sharp_vty.c
sharpd/sharp_zebra.c
sharpd/sharp_zebra.h