Age | Commit message (Expand) | Author |
---|---|---|
2023-04-04 | More efficient IO loop event execution to avoid long loops | Maria Matejka |
2023-01-19 | Decoupling loops from threads to allow fixed thread count | Maria Matejka |
2022-09-18 | Routing tables have their own service loops. | Maria Matejka |
2022-08-02 | Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next | Maria Matejka |
2022-08-02 | Introducing basic RCU primitives for lock-less shared data structures | Maria Matejka |
2022-07-18 | Event lists rewritten to a single linked list | Maria Matejka |
2021-11-22 | Route sources have an explicit owner | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Adding a generic cork mechanism for events | Maria Matejka |
2021-11-22 | Lock position checking allows for safe lock unions | Maria Matejka |
2021-11-22 | Locking subsystem: Just a global BIRD lock to begin with. | Maria Matejka |