From: Hasso Tepper <hasso@estpak.ee>
Subject: [zebra 19093] [PATCH] Two more fixes

1) From 6Wind patch - show router and interface nodes from ospf6d when
using vtysh and don't show defaults in interface node. Fixes bugzilla
#14.
diff --git a/ospf6d/ospf6d.c b/ospf6d/ospf6d.c
index d7b1aa3..8b50b5a 100644
--- a/ospf6d/ospf6d.c
+++ b/ospf6d/ospf6d.c
@@ -712,6 +712,7 @@
 {
   OSPF6_NODE,
   "%s(config-ospf6)# ",
+  vtysh: 1
 };
 
 /* Install ospf related commands. */