]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: Allow display of individual daemons configs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 22 Sep 2015 19:00:57 +0000 (12:00 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 22 Sep 2015 19:00:57 +0000 (12:00 -0700)
commitc006e89e9ae894f5e078cc53146e09225b53cc6f
tree718974c2dcaaa5a4404c8cf25e7c9b61046137a5
parent04d348340224f82cfb055c668108b74e2394bf64
vtysh: Allow display of individual daemons configs

When executing a 'show run' or 'write terminal' you see the
entire integrated config.  You have no way of knowing what an
individual daemon is going to write until after you do a write
of config to disk if you are not using an integrated configuration.
This change allows the end-user to do such a thing.

Ticket: CM-7597
Reviewed-by: CCR-3561
Testing: See Bug

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