diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-11-09 19:55:46 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-11-27 15:09:32 +0100 |
commit | 7ea7b86e2bab5309f5d431806c9149bdd2ee2ead (patch) | |
tree | 9c55ec40c40c302d800b1e2f44ff811e8cae3ec3 /ldpd/ldp_zebra.c | |
parent | Merge pull request #1473 from chiragshah6/ospfv3_dev (diff) | |
download | frr-7ea7b86e2bab5309f5d431806c9149bdd2ee2ead.tar.xz frr-7ea7b86e2bab5309f5d431806c9149bdd2ee2ead.zip |
lib, zebra: Add ability to notify to Routing Protocols Success/Failure
Provide ZAPI code that can pass to an upper level protocol
what happened to it's route on install.
There are these notifications:
1) ZAPI_ROUTE_FAIL_INSTALL - The route attempted to be
installed did not work.
2) ZAPI_ROUTE_BETTER_ADMIN_WON - A route that was installed
has become un-installed due to another routing protocol
installing a better admin distance
3) ZAPI_ROUTE_INSTALLED - The route specified has been installed
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'ldpd/ldp_zebra.c')
0 files changed, 0 insertions, 0 deletions