mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 06:23:04 +00:00
Show debug configuration in vtysh.
This commit is contained in:
parent
9a30ee5606
commit
1d8062884f
@ -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.
|
||||
|
@ -1468,7 +1468,8 @@ DEFUN (show_debugging_ospf,
|
||||
struct cmd_node debug_node =
|
||||
{
|
||||
DEBUG_NODE,
|
||||
""
|
||||
"",
|
||||
1 /* VTYSH */
|
||||
};
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user