Age | Commit message (Expand) | Author |
---|---|---|
2023-01-19 | Decoupling loops from threads to allow fixed thread count | Maria Matejka |
2022-10-05 | Poll errors must also drop a corefile. And we shouldn't run sockets when sock... | Maria Matejka |
2022-10-05 | Fixed previously untested paths in RPKI | Maria Matejka |
2022-09-21 | Local page allocation | Maria Matejka |
2022-09-20 | Pipe kick-and-drain packed into a neat structure and functions. | Maria Matejka |
2022-09-18 | Loop flags: a simple idempotent event announcement mechanism | Maria Matejka |
2022-09-18 | Cancelling all timers when loop stops | Maria Matejka |
2022-08-02 | Introducing basic RCU primitives for lock-less shared data structures | Maria Matejka |
2022-07-28 | Moved the thread starting code to IO loop code | Maria Matejka |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Moved BFD IO loop out of BFD as we want to use it as socket-io coroutine | Maria Matejka |