]> git.puffer.fish Git - mirror/frr.git/commit
pathd: add dynamic candidate path metric [computed] keyword 15075/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 2 Jan 2024 10:49:57 +0000 (11:49 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 2 Jan 2024 11:07:49 +0000 (12:07 +0100)
commit784c93cc62fd58b511ef5a6aba7acb995ce01801
tree156bad7d01acbcbfc6d863247adc429ce8604128
parent353ee7bb819d5f06a180a1d062b47006456a98c7
pathd: add dynamic candidate path metric [computed] keyword

Add the 'computed' keyword for a given metric.

> [..]
> metric te computed

When set by the PCC, the PCE must send back a computed metric
value in the PCResponse value.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
doc/user/pathd.rst
pathd/path_cli.c