summaryrefslogtreecommitdiffstats
path: root/pathd/path_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Create termtable specific temp memoryDonald Sharp2024-09-011-1/+1
* lib: common debug status outputIgor Ryzhov2024-08-271-3/+1
* lib: common debug config outputIgor Ryzhov2024-08-271-12/+0
* lib: rework debug initIgor Ryzhov2024-08-271-12/+2
* pathd: rework debugsIgor Ryzhov2024-08-201-5/+1
* pathd: add dynamic candidate path metric [computed] keywordPhilippe Guibert2024-01-021-7/+17
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-26/+26
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* pathd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+3
* pathd: use a define to store the the length of endpoint stringPhilippe Guibert2022-11-141-2/+2
* pathd: add 'debug pathd policy' commandPhilippe Guibert2022-11-141-0/+43
* pathd: display path ted debugging statusPhilippe Guibert2022-11-141-0/+3
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* pathd: bad order of nai adjacencies for ipv6Philippe Guibert2022-03-231-1/+1
* lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-11/+12
* 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