From 998c3fbff8c3c4c831faba46603f02f98849473d Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 26 Aug 2004 18:10:36 +0000 Subject: Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro Ohara. --- ospf6d/ospf6d.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ospf6d/ospf6d.c') diff --git a/ospf6d/ospf6d.c b/ospf6d/ospf6d.c index 28e6b945..a67600a0 100644 --- a/ospf6d/ospf6d.c +++ b/ospf6d/ospf6d.c @@ -95,7 +95,8 @@ DEFUN (show_version_ospf6, struct cmd_node debug_node = { DEBUG_NODE, - "" + "", + 1 /* VTYSH */ }; int -- cgit v1.2.3