]> git.proxmox.com Git - mirror_frr.git/commit - lib/workqueue.c
isisd, lib, vtysh: Allow extract.pl to fully work
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 11:25:35 +0000 (07:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 11:25:35 +0000 (07:25 -0400)
commit49d41a26c649aa3a098c4316262adcabc7bb840c
tree98287d4822e0bcc6986e9b9045b75af33bae37de
parent3176e70c104bd26d5fef587f9ed54dd4e9e7cac9
isisd, lib, vtysh: Allow extract.pl to fully work

The regular expression for finding DEFUN/ALIAS in
extract.pl looks for "DEFUN (" or "ALIAS (" if
the *.c file does not have this then it will just
silently ignore the cli.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_redist.c
isisd/isis_routemap.c
isisd/isis_vty.c
isisd/isisd.c
lib/thread.c
lib/workqueue.c
vtysh/extract.pl.in