]> git.proxmox.com Git - mirror_frr.git/commit - lib/northbound_cli.c
lib: silence overly verbose CLI warning
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 Aug 2020 14:58:24 +0000 (11:58 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 31 Aug 2020 14:59:54 +0000 (11:59 -0300)
commit1bd43069091b841b239d9a0c9139a762eae424b0
tree74614355458995ddb41291d0f16e141a941f5c9b
parent48a1bbdf76ed74510a8d78c5d736dfa8c85e9e59
lib: silence overly verbose CLI warning

When not using the transactional CLI mode, do not display a
warning when a YANG-modeled commmand doesn't perform any effective
configuration change.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/northbound_cli.c