Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro
Ohara.
diff --git a/ospf6d/ospf6_top.c b/ospf6d/ospf6_top.c
index b031330..23ad09f 100644
--- a/ospf6d/ospf6_top.c
+++ b/ospf6d/ospf6_top.c
@@ -616,6 +616,7 @@
 {
   OSPF6_NODE,
   "%s(config-ospf6)# ",
+  1 /* VTYSH */
 };
 
 /* Install ospf related commands. */