summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pathd: Replace ctime_r() with time_to_string()Donatas Abraitis2024-12-201-2/+1
* pathd: replace ctime with ctime_rMark Stapp2023-09-191-1/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* pathd: Add missing enum's to switch statementDonald Sharp2023-01-311-17/+55
* pathd: Handle PCInitiated messages, thread controller. (2/4)Javier Garcia2021-06-221-0/+16
* pathd: Remove unused functionDonald Sharp2021-06-051-12/+0
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+1
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-231-0/+2
* pathd: fix %pI4 <> %pI6 snafuDavid Lamparter2021-03-171-1/+1
* pceplib: Integrate pcelib into frrJavier Garcia2021-03-051-2/+2
* pathd: Add optional support for PCEP to pathdSebastien Merle2020-12-181-0/+1771