Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | *: Rename `struct thread` to `struct event` | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | lib: Remove dead code | Donald Sharp | 2023-01-25 | 1 | -10/+0 |
* | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -4/+4 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | lib, pimd: Convert timer_wheel to use thread_execute_name | Donald Sharp | 2018-09-13 | 1 | -1/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -23/+22 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | lib: Add some documentation to wheel.h | Donald Sharp | 2017-01-19 | 1 | -1/+49 |
* | lib: Add Timer Wheel functionality | Donald Sharp | 2017-01-18 | 1 | -0/+70 |