Age | Commit message (Expand) | Author |
---|---|---|
2022-02-03 | Socket cork fixes | Maria Matejka |
2022-02-03 | Asynchronous neighbor notifications fixes | Maria Matejka |
2022-02-03 | Explicitly storing and checking loop information in sockets | Maria Matejka |
2021-12-02 | Standby memory pages are accounted for as overhead in show memory command | Maria Matejka |
2021-12-01 | Merge branch 'master' into HEAD | Maria Matejka |
2021-12-01 | Page allocator moved from pools to IO loops. | Maria Matejka |
2021-11-30 | For safer memory allocations, resources are bound to loops. | Maria Matejka |
2021-11-22 | Adding a generic cork mechanism for events | 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 |