mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 12:41:21 +00:00
Make dump configuration appear in vtysh.
This commit is contained in:
parent
8b3126b3c0
commit
501ba49084
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-14 Hasso Tepper <hasso at quagga.net>
|
||||||
|
|
||||||
|
* bgp_dump.c: Make dump configuration appear in vtysh.
|
||||||
|
|
||||||
2004-10-13 Hasso Tepper <hasso at quagga.net>
|
2004-10-13 Hasso Tepper <hasso at quagga.net>
|
||||||
|
|
||||||
* bgp_snmp.c: Remove defaults used to initialize smux connection to
|
* bgp_snmp.c: Remove defaults used to initialize smux connection to
|
||||||
|
@ -696,6 +696,7 @@ struct cmd_node bgp_dump_node =
|
|||||||
{
|
{
|
||||||
DUMP_NODE,
|
DUMP_NODE,
|
||||||
"",
|
"",
|
||||||
|
1
|
||||||
};
|
};
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
Reference in New Issue
Block a user