summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: common debug config outputIgor Ryzhov2024-08-271-4/+4
* pathd: rework debugsIgor Ryzhov2024-08-201-1/+6
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-3/+3
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-3/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* pathd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+1
* pathd: Handle PCInitiated configuration, main thread. (3/4)Javier Garcia2021-06-221-8/+63
* pathd: don't init PCEP before fork()David Lamparter2021-04-221-1/+11
* build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* pathd: kill *_memory.[ch]David Lamparter2021-03-221-1/+2
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
* pceplib: Integrate pcelib into frrJavier Garcia2021-03-051-22/+3
* pathd: Add optional support for PCEP to pathdSebastien Merle2020-12-181-0/+339