]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: Add level of confidence to show pcep-session
authorJavier Garcia <javier.garcia@voltanet.io>
Tue, 22 Dec 2020 07:51:26 +0000 (08:51 +0100)
committerJavier Garcia <javier.garcia@voltanet.io>
Tue, 22 Dec 2020 15:39:20 +0000 (16:39 +0100)
commit5a90e1f3d35d7cbc7eb5c97a683636fb6795bbc0
treef471f91ea01346fe5fbe17dd4a2089a1b6c93c29
parentca163d9667c9308ecd453ae5d83117d949209410
pathd: Add level of confidence to show pcep-session

Show 'low' if a pce has disconnect or 'normal' . It's only a boolean so
it's like a token that mark the pce that has recenty disconnect.

Signed-off-by: Javier Garcia <javier.garcia@voltanet.io>
pathd/path_pcep_cli.c
pathd/path_pcep_controller.h
pathd/path_pcep_pcc.c