commit | 66e31693289d956f59758155faf86cab88853bae | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Mar 20 19:33:06 2004 +0000 |
committer | hasso <hasso> | Sat Mar 20 19:33:06 2004 +0000 |
tree | ecb9a5e77473abf776b9c97c661eef4be30abf34 | |
parent | 42ed9da7b646ce4b05ffafcae805a3018fb6f164 [diff] [blame] |
*** empty log message ***
diff --git a/ripd/rip_zebra.c b/ripd/rip_zebra.c index 67d7b8b..dcd82a4 100644 --- a/ripd/rip_zebra.c +++ b/ripd/rip_zebra.c
@@ -647,7 +647,7 @@ { int i; char *str[] = { "system", "kernel", "connected", "static", "rip", - "ripng", "ospf", "ospf6", "bgp"}; + "ripng", "ospf", "ospf6", "isis", "bgp"}; for (i = 0; i < ZEBRA_ROUTE_MAX; i++) if (i != zclient->redist_default && zclient->redist[i])