summaryrefslogtreecommitdiffstats
path: root/pathd/path_pcep_controller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-8/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* *: Fix spelling of wetherDonald Sharp2022-04-021-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-2/+2
* pathd: Handle PCInitiated messages, thread controller. (2/4)Javier Garcia2021-06-221-0/+6
* pceplib: Integrate pcelib into frrJavier Garcia2021-03-051-5/+17
* pathd: Add level of confidence to show pcep-sessionJavier Garcia2020-12-221-0/+1
* pathd: Add optional support for PCEP to pathdSebastien Merle2020-12-181-0/+165