]> git.proxmox.com Git - mirror_frr.git/commit - sharpd/sharp_zebra.c
sharpd: Start infrastructure to allow for redistribution testing
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 Oct 2019 13:27:04 +0000 (09:27 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 Oct 2019 14:01:35 +0000 (10:01 -0400)
commit67a9eda9ee82f23ab5713b60c2911a7c0bf8c2f8
tree5a7516e9054b77085ed792b1ab7297c24ca13352
parentf3762d2dd89fae4a5e6e1442de1aeb20823de24a
sharpd: Start infrastructure to allow for redistribution testing

Start the work in sharpd to allow the testing of redistribution
of routes.  Namely telling zebra to tell us about redistribution events
via the callback.

Future work here will allow sharpd to specify the redistribution
events it wants and to allow us to track that via counters.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
sharpd/sharp_zebra.c