]> git.proxmox.com Git - mirror_frr.git/commit - lib/yang.c
lib, vtysh: add new libyang option to the "debug northbound" command
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 16 Oct 2019 19:59:54 +0000 (16:59 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 16 Oct 2019 20:11:41 +0000 (17:11 -0300)
commit62ae9adeef7cc88918b049a2e1d71086b408f032
tree36029c12907730eb43a6a3a19dcc92200402eb56
parent21f5aade3d4689f0f6b3d5823685fec99c35a703
lib, vtysh: add new libyang option to the "debug northbound" command

Guard the libyang debug messages under this command so that only
people interested on those messages will see them.

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