]> git.puffer.fish Git - matthieu/frr.git/commit
lib: common debug config output
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 26 Mar 2024 17:24:45 +0000 (19:24 +0200)
committerMark Stapp <mjs@cisco.com>
Tue, 27 Aug 2024 13:53:02 +0000 (09:53 -0400)
commit82e52e0f21c12aa5b7270032c32b38e1fa33aa28
tree6a771925348869c500ab278fd54fb30b267bc7bf
parent5dac6961540422a1ca139fae8c5ea9e5a437c4ba
lib: common debug config output

Implement common code for debug config output and remove daemon-specific
code that is duplicated everywhere.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
26 files changed:
lib/command.h
lib/debug.c
lib/debug.h
lib/mgmt_be_client.c
lib/mgmt_fe_client.c
lib/northbound.h
lib/northbound_cli.c
lib/northbound_sysrepo.c
mgmtd/mgmt.c
mgmtd/mgmt_vty.c
pathd/path_cli.c
pathd/path_pcep.c
pathd/path_pcep_cli.c
pathd/path_ted.c
pathd/pathd.c
pbrd/pbr_debug.c
pbrd/pbr_debug.h
pbrd/pbr_vty.c
staticd/static_debug.c
staticd/static_debug.h
staticd/static_vty.c
tests/lib/cli/test_cli.refout.in
vrrpd/vrrp_debug.c
vrrpd/vrrp_debug.h
vrrpd/vrrp_vty.c
vtysh/vtysh_config.c