]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: Cleanup some stuff(tm)
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 22 May 2017 19:43:20 +0000 (15:43 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 2 Jun 2017 17:43:57 +0000 (13:43 -0400)
commit9a7aa8be43d3ec65f239f1740f86dbc1923824c6
tree0979dce345e9c309f0cb2a212bc9a7fa4591093e
parent1da29456213a3062206bc7646de169e32e9cc324
vtysh: Cleanup some stuff(tm)

1) vtysh_config_dump was not properly indented.  Fix

2) Add VRF_NODE to be line_uniq when parsing return from sub-daemons

3) Fix 'no log monitor' to be line_uniq as well

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
vtysh/vtysh_config.c