Age | Commit message (Expand) | Author |
2023-04-22 | Protocols and tables now use the birdloop pools as primary | Maria Matejka |
2023-04-22 | Resource pool closing has its dedicated function | Maria Matejka |
2023-04-17 | IO: added a specific loop pickup group for BFD; to be done better in future | Maria Matejka |
2023-04-04 | More efficient IO loop event execution to avoid long loops | Maria Matejka |
2023-04-04 | Resource dumps also write out block addresses | Maria Matejka |
2023-04-04 | Route feed marks only the relevant pending exports as done | Maria Matejka |
2023-04-04 | Propagated const through route feed routines | Maria Matejka |
2023-04-04 | Allowing to restart a route refresh. | Maria Matejka |
2023-04-04 | Fixed default table configuration | Maria Matejka |
2023-04-04 | Fixed bad filter re-evaluation with import table if filtered->accepted | Maria Matejka |
2023-04-04 | Fixed stopping of import request with no imports in idle table | Maria Matejka |
2023-04-04 | Moved table hostcache updater to table service routines to not bother the mai... | Maria Matejka |
2023-04-04 | Reducing initial channel bitmap sizes to help extreme cases | Maria Matejka |
2023-04-04 | Flowspec links must have the destination table service loop locked | Maria Matejka |
2023-01-23 | Merge commit '6d1ae197d189d50e60279796441c6e74272ddc54' into thread-next | Maria Matejka |
2023-01-20 | Fixed various build problems on FreeBSD and/or CLang | Maria Matejka |
2023-01-19 | Table prune routine doesn't walk over lists unless needed. | Maria Matejka |
2023-01-01 | Nest: Fix several issues with pflags | Ondrej Zajicek |
2022-12-06 | Nest: Avoid spurious announcements triggered by filtered routes | Ondrej Zajicek |
2022-11-07 | Merge commit '8f79e6b9' into thread-next | Maria Matejka |
2022-10-12 | Removed an accidentally merged debug call introduced in 5395880908fdb264b5b78... | Maria Matejka |
2022-10-12 | Merge commit '53958809' into thread-next | Maria Matejka |
2022-10-12 | Merge commit '4ba991f1' into thread-next | Maria Matejka |
2022-10-12 | TES_HUNGRY doesn't inhibit export cleanup any more | Maria Matejka |
2022-10-12 | More thorough logging of route update corner cases | Maria Matejka |
2022-10-12 | Fixed export hook stopping in some corner cases. | Maria Matejka |
2022-10-10 | BGP: Add option 'next hop prefer global' | Ondrej Zajicek |
2022-09-26 | Higher export settle times when route refresh is running. | Maria Matejka |
2022-09-23 | More verbose logging of table auxiliary export states | Maria Matejka |
2022-09-23 | Fixed possible race condition in hostcache trie matching code not triggering HCU | Maria Matejka |
2022-09-21 | Fixed the export settle timer to be actually a settle timer | Maria Matejka |
2022-09-20 | Route export may get corked on refeed startup | Maria Matejka |
2022-09-18 | Fix for table hostcache corking and shutdown race conditions | Maria Matejka |
2022-09-18 | Table: Re-scheduling prune event when another prune loop is pending | Maria Matejka |
2022-09-18 | Export event doesn't have to be postponed before requeuing as an export-stop ... | Maria Matejka |
2022-09-18 | Converted simple table events to loop flags | Maria Matejka |
2022-09-18 | Routing tables have their own service loops. | Maria Matejka |
2022-09-09 | Table export announcer needs both an event and a timer to do export bundling ... | Maria Matejka |
2022-09-08 | Table access is now locked. | Maria Matejka |
2022-09-08 | Table feed refactoring to allow for locking and unlocking | Maria Matejka |
2022-09-08 | Table long-locking debug code | Maria Matejka |
2022-09-08 | Next hop updater has its own event | Maria Matejka |
2022-09-07 | Next hop refactoring to allow for table locking | Maria Matejka |
2022-09-06 | Better profylaction recursive route loops | Maria Matejka |
2022-09-05 | Next hop update triggered at the very end of hostcache update | Maria Matejka |
2022-09-05 | Exporter routine refactoring to allow for nicer table locking | Maria Matejka |
2022-09-01 | Added an indirection to the export announcement routine | Maria Matejka |
2022-09-01 | ROA subscriptions are also converted to export requests. | Maria Matejka |
2022-09-01 | Flowspec revalidate notification converted to an export hook | Maria Matejka |
2022-09-01 | Hostcache update notification converted to an export hook | Maria Matejka |