summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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