]> git.proxmox.com Git - mirror_frr.git/commit - lib/northbound_cli.c
lib: allow "show config running" command for non-transactional CLI
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 12 Feb 2021 15:18:34 +0000 (18:18 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 12 Feb 2021 15:18:34 +0000 (18:18 +0300)
commitbcbe60d456b96127636cdb12485d827aa9e649c8
tree44e3b76dcc83ce8ede246b016f81d2acaa99713e
parent497bb82b623579ade9fb54b7a32d0e8f7f3b4c74
lib: allow "show config running" command for non-transactional CLI

This command doesn't rely on transactional CLI and works perfectly for
daemons converted to northbound configuration.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
lib/northbound_cli.c
vtysh/vtysh.c