]> git.puffer.fish Git - matthieu/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)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 7 Oct 2020 08:01:16 +0000 (11:01 +0300)
commitf513b3724a97a2829d10d3402d7e82fa1681a22c
tree4393621cd6cd506f1fafbc49f498ae2f558459e6
parentb630f52986e6c276fccc12eab0d50399ff253a41
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