]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.h
bgpd: clean up evpn prefix debugging commands
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 31 Jul 2018 21:35:54 +0000 (21:35 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 7 Aug 2018 16:12:55 +0000 (16:12 +0000)
commit377e35655aab05f00f9eed67e60a01a56d58dbd0
tree6bcad006f3724516a9c71dae384d0cc7e417715f
parent29a643cac12f4fc840024fa6800f62fcbf42d60e
bgpd: clean up evpn prefix debugging commands

* Fix memory leaks in debug commands
* Use CLI tokens to properly sanitize input
* Remove unnecessary error handling code from debug commands
* Remove unnecessary parameters from conf print functions

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_debug.c
lib/command.h