]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.h
lib, vtysh: add `find COMMAND`
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 25 Jul 2017 18:20:55 +0000 (14:20 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 27 Jul 2017 02:58:52 +0000 (22:58 -0400)
commitcf6c83e712733f41a870a9c077803bc2e29ac69e
treee41c52bdb12126d69c99c4f808b2b85b55406caf
parenta83a533139f64434b68ebc3ae9a65a013b04cc34
lib, vtysh: add `find COMMAND`

Substring search through all defined commands in all nodes.

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