mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-02 21:58:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| sharp_globals.h | ||
| sharp_logpump.c | ||
| sharp_main.c | ||
| sharp_nht.c | ||
| sharp_nht.h | ||
| sharp_vty.c | ||
| sharp_vty.h | ||
| sharp_zebra.c | ||
| sharp_zebra.h | ||
| sharpd.conf.sample | ||
| subdir.am | ||