commit | acf9865f7fcec6a8d47df6ed7946a5e8ca398918 | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Thu Nov 12 14:24:22 2015 +0100 |
committer | Donald Sharp <sharpd@cumulusnetworks.com> | Tue Dec 08 14:12:50 2015 -0500 |
tree | fac7d9ce2d2b6d984bde675641556e5063e8f655 | |
parent | 9dfcca6122c9f4f3642241ff50029d7669af3999 [diff] [blame] |
isisd: add support to import routes from other protocols Signed-off-by: Christian Franke <chris@opensourcerouting.org>
diff --git a/vtysh/extract.pl.in b/vtysh/extract.pl.in index 63186d7..82532da 100755 --- a/vtysh/extract.pl.in +++ b/vtysh/extract.pl.in
@@ -177,7 +177,7 @@ } } -my $bad_cli_stomps = 76; +my $bad_cli_stomps = 89; # Currently we have $bad_cli_stomps. This was determined by # running this script and counting up the collisions from what # was returned.