mirror_frr/sharpd
Stephen Worley 2173535298 lib,zebra,sharpd: add code for backup proto-NHs but disabled
Add the zapi code for encoding/decoding of backup nexthops for when
we are ready for it, but disable it for now so that we revert
to the old way with them.

When zebra gets a proto-NHG with a backup in it, we early fail and
tell the upper level proto. In this case sharpd. Sharpd then reverts
to the old way of installation with the route.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
2020-09-28 12:41:00 -04:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive sharpd 2019-02-13 15:03:30 -05:00
sharp_globals.h sharpd: add abilty to send a nhg to zebra 2020-09-28 12:40:59 -04:00
sharp_logpump.c lib: rewrite zlog lock-free & TLS-buffered 2020-04-01 06:53:26 +02:00
sharp_main.c sharpd: add abilty to send a nhg to zebra 2020-09-28 12:40:59 -04:00
sharp_nht.c lib,zebra,sharpd: add code for backup proto-NHs but disabled 2020-09-28 12:41:00 -04:00
sharp_nht.h sharpd: implement NHG notification handling 2020-09-28 12:41:00 -04:00
sharp_vty.c lib,zebra,sharpd: clang format 2020-09-28 12:41:00 -04:00
sharp_vty.h sharpd: add "logpump" to bulk test logging 2020-03-24 15:58:36 +01:00
sharp_zebra.c lib,zebra,sharpd: add code for backup proto-NHs but disabled 2020-09-28 12:41:00 -04:00
sharp_zebra.h lib,zebra,sharpd: add code for backup proto-NHs but disabled 2020-09-28 12:41:00 -04:00
sharpd.conf.sample pbrd, sharpd, staticd: Add some color to sample configuration files 2019-08-19 10:36:53 -04:00
subdir.am build: make clippy Makefile rules nicer 2020-04-27 09:52:41 +02:00