]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Cleanup leaked ecommunity on shutdown
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 May 2018 22:53:13 +0000 (18:53 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 31 May 2018 13:43:07 +0000 (09:43 -0400)
commit829e590b58fd8c74f8a055e2c0e3e1aa3b48dd88
tree692c6777156108da5d9aad5ce90d3f83a521e433
parent21d88ef7611a0c5a26bde88aab2d3bb2d03989e5
bgpd: Cleanup leaked ecommunity on shutdown

Cleanup the leaked ecommunity data that we may have on shutdown.
Cleanup leaked vrf name strings on shutdown.

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