]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: free ctx if we skip replace for NHG PROTO routes
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 3 Sep 2020 17:44:14 +0000 (13:44 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:41:00 +0000 (12:41 -0400)
commit841f77ff043f31889b32de7373c1710b17290181
tree8e72c338ef6abae13e5b5090fb61a57f86090e03
parent3d3a9dc8a7873f0384492f36a910571da1de142d
zebra: free ctx if we skip replace for NHG PROTO routes

Free the ctx if we decide we dont need to do anything with
this route update.

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