diff options
author | Stephen Worley <sworley@cumulusnetworks.com> | 2020-07-22 19:45:47 +0200 |
---|---|---|
committer | Stephen Worley <sworley@cumulusnetworks.com> | 2020-09-28 18:41:00 +0200 |
commit | 8155e8c592199b27d73b800f471447f27add8826 (patch) | |
tree | d92755932baca1a69ea236060b3bab6d073eb082 /sharpd | |
parent | sharpd: implement NHG notification handling (diff) | |
download | frr-8155e8c592199b27d73b800f471447f27add8826.tar.xz frr-8155e8c592199b27d73b800f471447f27add8826.zip |
zebra: add flag track released state of proto NHGS
Add a flag to track the released state of a proto-based NHG.
This flag is used to know whether the upper level proto has called
the *_del API. Typically, the NHG would just get removed and uninstalled
at this point but there is a chance we are being sent it while routes
are still being owned or we were sent it multiple times. This flag
and associated code handles that.
Ticket: CM-30369
Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'sharpd')
0 files changed, 0 insertions, 0 deletions