]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: rework debug pathd pcep command
authorFarid Mihoub <farid.mihoub@6wind.com>
Fri, 3 Nov 2023 12:53:43 +0000 (13:53 +0100)
committerFarid Mihoub <farid.mihoub@6wind.com>
Fri, 3 Nov 2023 16:09:11 +0000 (17:09 +0100)
commita9ba982472caaceb88ac5bee6cb8312579898cb3
treeec54732bfa407258fc72e05e71dff2c3ac845f2e
parentad44b541ef84adfdfb97460ea0de50371328675b
pathd: rework debug pathd pcep command

Rework "debug pathd pcep [...]" command to support the following
configurations:
  - configure one debugging log type at a time.
  - deconfigure one debugging log type at a time.
  - configure all debugging logs in one shot.
  - deconfigure all debugging logs in one shot.

Signed-off-by: Farid Mihoub <farid.mihoub@6wind.com>
pathd/path_pcep.h
pathd/path_pcep_cli.c