]> git.proxmox.com Git - mirror_frr.git/commit
pbrd: cleanup pbr ifp info if not sent to zebra
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 17 Sep 2020 19:34:36 +0000 (15:34 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 22 Sep 2020 19:40:51 +0000 (15:40 -0400)
commitfe870621b577e3a486604b95cedd4fde86d36ccd
tree21ea3290928222df48ebccceddbddc121f2f4194
parentf08966a58dbc80cb53506436694996bb3f4e2f9a
pbrd: cleanup pbr ifp info if not sent to zebra

Properly cleanup the pbr interface data if nothing actually
gets sent to zebra, since we will never get the callback
notification from zapi to issue final deletion.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_map.c