]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.h
lib: add CLI node names
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 25 Jul 2017 21:28:19 +0000 (17:28 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 26 Jul 2017 22:19:49 +0000 (18:19 -0400)
commita83a533139f64434b68ebc3ae9a65a013b04cc34
treeea46224490e80c037fba4542786e9e649c9970a4
parent0d510865ec4cc0d9cd54945647a274e18fa1898a
lib: add CLI node names

Adds an array of descriptive names for each CLI node, plus a runtime
check to make sure folks don't forget to update it.

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