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/ospf6_interface.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ospf6d/ospf6_interface.c') diff --git a/ospf6d/ospf6_interface.c b/ospf6d/ospf6_interface.c index 965debbb..52986e0f 100644 --- a/ospf6d/ospf6_interface.c +++ b/ospf6d/ospf6_interface.c @@ -1541,6 +1541,7 @@ struct cmd_node interface_node = { INTERFACE_NODE, "%s(config-if)# ", + 1 /* VTYSH */ }; void -- cgit v1.2.3