summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: common debug status outputIgor Ryzhov2024-08-271-22/+0
* lib: common debug config outputIgor Ryzhov2024-08-271-17/+0
* lib: rework debug initIgor Ryzhov2024-08-271-13/+5
* pathd: rework debugsIgor Ryzhov2024-08-201-61/+32
* pathd: add 'show sr-te pcep session json' supportPhilippe Guibert2024-01-181-19/+276
* pathd: fix excessive doc string on pcep msd commandPhilippe Guibert2023-12-011-1/+0
* pathd: fix 'no msd' command not possible under pcc nodePhilippe Guibert2023-11-211-3/+14
* pathd: fix space before pcep port in running-configPhilippe Guibert2023-11-211-1/+1
* pathd: rework debug pathd pcep commandFarid Mihoub2023-11-031-20/+23
* pathd: add no pcep commandFarid Mihoub2023-10-311-0/+30
* pathd: add no msd command in the pcc contextFarid Mihoub2023-10-311-5/+10
* pathd: reset pcc peer connection when pce options modifiedFarid Mihoub2023-09-141-10/+74
* pathd: add no command for pce/pce-config sub-commandsFarid MIHOUB2023-09-141-16/+31
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-1/+1
* *: fix for -Wstrict-prototypesDavid Lamparter2021-09-021-1/+1
* *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-1/+8
* pathd: rework config printing codeIgor Ryzhov2021-08-231-4/+4
* vtysh, pathd: fix pcep node-entering commandsIgor Ryzhov2021-08-111-12/+33
* pathd: don't use localtimeMark Stapp2021-07-201-3/+3
* build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* Merge pull request #8307 from opensourcerouting/mtypes-cleanup-20210322Russ White2021-03-231-1/+0
|\
| * pathd: kill *_memory.[ch]David Lamparter2021-03-221-1/+0
* | pceplib: Fixing coverity messages.Javier Garcia2021-03-201-1/+1
|/
* pceplib: Integrate pcelib into frrJavier Garcia2021-03-051-9/+13
* Merge pull request #7830 from volta-networks/misc_fixes_2021Donatas Abraitis2021-01-111-1/+2
|\
| * pathd, tools: fix peer preference configEmanuele Di Pascale2021-01-091-1/+2
* | pathd: Add level of confidence to show pcep-sessionJavier Garcia2020-12-221-2/+5
|/
* pathd: Add optional support for PCEP to pathdSebastien Merle2020-12-181-0/+2029