]> 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>
Wed, 20 Sep 2017 12:11:20 +0000 (08:11 -0400)
commit4ed40c16514f4caec179ba51eea8b9cc3ca5866c
tree9db7b285ffddbe060e15dfdf0f4a401ad3f4c9b0
parent5b81603f163893120b1a7d2d16512417badd262c
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