summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_top.c
diff options
context:
space:
mode:
authorhasso <hasso>2004-08-26 18:10:36 +0000
committerhasso <hasso>2004-08-26 18:10:36 +0000
commit998c3fbff8c3c4c831faba46603f02f98849473d (patch)
tree24eb0b9473802f6e005dcfc892a1958f6eabab9d /ospf6d/ospf6_top.c
parent2fe76c5124c1476ee2bdee0c8a072e4d9be1468b (diff)
downloadquagga-998c3fbff8c3c4c831faba46603f02f98849473d.tar.bz2
quagga-998c3fbff8c3c4c831faba46603f02f98849473d.tar.xz
Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro
Ohara.
Diffstat (limited to 'ospf6d/ospf6_top.c')
-rw-r--r--ospf6d/ospf6_top.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_top.c b/ospf6d/ospf6_top.c
index b031330f..23ad09f0 100644
--- a/ospf6d/ospf6_top.c
+++ b/ospf6d/ospf6_top.c
@@ -616,6 +616,7 @@ struct cmd_node ospf6_node =
{
OSPF6_NODE,
"%s(config-ospf6)# ",
+ 1 /* VTYSH */
};
/* Install ospf related commands. */