]> git.puffer.fish Git - mirror/frr.git/commit
isisd, vtysh: Fix isis routemaps
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 11:11:19 +0000 (07:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 11:11:19 +0000 (07:11 -0400)
commit3176e70c104bd26d5fef587f9ed54dd4e9e7cac9
treea371b533e280f8caa8fd4e05cc9ebe6ad88d6ff6
parentfdc7ce4a2f7c8c34ec875ed68135c5694c53c48a
isisd, vtysh: Fix isis routemaps

Apparently extract.pl requires in it's regular expression
a space after the DEFUN or ALIAS before the opening (
or it completely skips the command.  Brilliant?

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