summaryrefslogtreecommitdiffstats
path: root/pathd/path_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pathd: Ensure node_src_id is inited before usageDonald Sharp2021-09-091-0/+9
* *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+22
* pathd: rework config printing codeIgor Ryzhov2021-08-231-21/+5
* pathd: fix indentation and redundant space in index configIgor Ryzhov2021-08-051-1/+1
* pathd: fix render candidate-path bandwidthEmanuele Di Pascale2021-06-011-2/+3
* Merge pull request #8665 from volta-networks/fix_pathd_coverityOlivier Dugeon2021-05-191-5/+1
|\
| * pathd: Clean coverity issues after merge pathd link state feature.Javier Garcia2021-05-181-5/+1
* | pathd: Fix affinity command to exclude options to match implementation.Javier Garcia2021-05-181-6/+4
|/
* pathd. TED support . Validation of candidate path - [part 2/4]Javier Garcia2021-05-101-37/+260
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-231-0/+2
* pathd: kill *_memory.[ch]David Lamparter2021-03-221-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* pathd: fix compile warning in path_cliMark Stapp2020-12-211-1/+1
* pathd: New SR-TE policy management daemonSebastien Merle2020-12-181-0/+1108