]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Show debug configuration in vtysh.
authorhasso <hasso>
Wed, 22 Dec 2004 09:43:20 +0000 (09:43 +0000)
committerhasso <hasso>
Wed, 22 Dec 2004 09:43:20 +0000 (09:43 +0000)
ospfd/ChangeLog
ospfd/ospf_dump.c

index 235b7fb6a4456986f8ffffbfceef2ba07b66e063..205d04a2562ab20cb5e27a4ed9e9a82113c67632 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-22 Hasso Tepper <hasso at quagga.net>
+
+       * ospf_dump.c: Show debug configuration in vtysh.
+
 2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
 
        * ospf_interface.h: Declare new function ospf_default_iftype.
index fd28ac7829d6fb409e2a551b6a0817bccbaec4a3..dd712c3b6de675d6feba2d482950fcc1687aba07 100644 (file)
@@ -1468,7 +1468,8 @@ DEFUN (show_debugging_ospf,
 struct cmd_node debug_node =
 {
   DEBUG_NODE,
-  ""
+  "",
+  1 /* VTYSH */
 };
 
 int