]> git.puffer.fish Git - matthieu/frr.git/commit
sharpd: implement NHG notification handling
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 11 Jun 2020 17:49:25 +0000 (13:49 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:41:00 +0000 (12:41 -0400)
commit2053061baeff77c8ce39baf59d6abefa1ee821eb
treec81ebe855c589c8573f0a6f0f75ba03b98fe338b
parent70347b7ad6e822ec5a6f22c866c408479887f7b7
sharpd: implement NHG notification handling

Implement handling of NHG notifications in sharpd so that
the routes don't attempt to use an NHG ID that did not
successfully get created. If it does not get installed, we
fall back to traditional zapi messaging.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
sharpd/sharp_nht.c
sharpd/sharp_nht.h
sharpd/sharp_zebra.c