summaryrefslogtreecommitdiff
path: root/nest/rt.h
AgeCommit message (Expand)Author
2023-04-04Route feed marks only the relevant pending exports as doneMaria Matejka
2023-04-04Propagated const through route feed routinesMaria Matejka
2023-04-04Moved channel export hooks to rt.h as the channel refactoring isn't going to ...Maria Matejka
2023-04-04Moved table hostcache updater to table service routines to not bother the mai...Maria Matejka
2023-01-19Table prune routine doesn't walk over lists unless needed.Maria Matejka
2022-09-26Higher export settle times when route refresh is running.Maria Matejka
2022-09-21Fixed the export settle timer to be actually a settle timerMaria Matejka
2022-09-20Route export may get corked on refeed startupMaria Matejka
2022-09-18Converted simple table events to loop flagsMaria Matejka
2022-09-18Routing tables have their own service loops.Maria Matejka
2022-09-09Table export announcer needs both an event and a timer to do export bundling ...Maria Matejka
2022-09-08Table access is now locked.Maria Matejka
2022-09-08Table feed refactoring to allow for locking and unlockingMaria Matejka
2022-09-08Table long-locking debug codeMaria Matejka
2022-09-08Next hop updater has its own eventMaria Matejka
2022-09-05Next hop update triggered at the very end of hostcache updateMaria Matejka
2022-09-05Exporter routine refactoring to allow for nicer table lockingMaria Matejka
2022-09-01Added an indirection to the export announcement routineMaria Matejka
2022-09-01ROA subscriptions are also converted to export requests.Maria Matejka
2022-09-01Flowspec revalidate notification converted to an export hookMaria Matejka
2022-09-01Hostcache update notification converted to an export hookMaria Matejka
2022-09-01Miscellaneous refactoringMaria Matejka
2022-09-01Table debug is now a per-table setting and has categories.Maria Matejka
2022-09-01Default tables are not created unless actually used.Maria Matejka
2022-08-03Merge commit 'c7d0c5b2' into thread-nextMaria Matejka
2022-08-02Also next hop update routines are corking themselves when congestion is detectedMaria Matejka
2022-08-02Route table cork: Indicate whether the export queues are congested.Maria Matejka
2022-07-18Merge commit '94eb0858' into thread-nextMaria Matejka
2022-07-15Merge commit 'c70b3198' into thread-next [lots of conflicts]Maria Matejka
2022-07-14Fixed invalid routes handlingMaria Matejka
2022-07-13Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-nextMaria Matejka
2022-07-12Removing the rte_modify APIMaria Matejka
2022-07-12Route refresh in tables uses a stale counter.Maria Matejka
2022-07-11There are now no internal tables at all.Maria Matejka
2022-07-11Export tables merged with BGP prefix hashMaria Matejka
2022-07-11Show route uses the export request also for one-net queriesMaria Matejka
2022-06-27Moved nexthop + hostentry display to other eattrsMaria Matejka
2022-06-27Fixed new route comparisonMaria Matejka
2022-06-27The show-route CLI command now uses the route export APIMaria Matejka
2022-06-24Allowed optimized exporting of a subprefix treeMaria Matejka
2022-06-24Table export generalized to allow for exporting from non-tablesMaria Matejka
2022-06-20Import tables are stored as an attribute layer inside the main tables.Maria Matejka
2022-06-08Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesundMaria Matejka
2022-06-08Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesundMaria Matejka
2022-05-31Merge commit '4fe9881d625f10e44109a649e369a413bd98de71' into haugesundMaria Matejka
2022-05-30Merge commit 'f2e725a76882ba6b75c3ce4fb3c760bd83462410' into haugesundMaria Matejka
2022-05-30Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesundMaria Matejka
2022-05-30Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesundMaria Matejka
2022-05-30Squashing the route attribute structure into one level.Maria Matejka
2022-05-30Route destination field merged with nexthop attribute; splitting flowspec val...Maria Matejka