]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh.h
vtysh: infer integrated config usage from existence of Quagga.conf
authorChristian Franke <nobody@nowhere.ws>
Mon, 26 Sep 2016 20:01:37 +0000 (22:01 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Oct 2016 11:42:25 +0000 (07:42 -0400)
commit039eaca36717fb9bfe415cc47b4d36848c54b51f
tree161fac0b6f69c4d325311cafd33b7b9082e0dede
parentb6bf1505df0d8fa7d566126e6ea2aa9b9f9c8f54
vtysh: infer integrated config usage from existence of Quagga.conf

Only write to integrated config if integrated config is configured
explicitly or it is already in use.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
vtysh/vtysh.c
vtysh/vtysh.h
vtysh/vtysh_config.c