summaryrefslogtreecommitdiff
path: root/nest/protocol.h
AgeCommit message (Expand)Author
2022-11-07Merge commit '8478de88' into thread-nextMaria Matejka
2022-10-04Merge commit '67256d50' into HEADMaria Matejka
2022-10-04Merge commit 'fb7fb674' into HEADMaria Matejka
2022-10-04Merge commit '71b434a9' into HEADMaria Matejka
2022-10-03Nest: Add channel config flag to distinguish new or copyOndrej Zajicek
2022-09-20Merge commit 'adf37d8e' into thread-nextMaria Matejka
2022-09-09Created a dedicated settle timer structureMaria Matejka
2022-09-08Table access is now locked.Maria Matejka
2022-09-01ROA subscriptions are also converted to export requests.Maria Matejka
2022-08-02Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-nextMaria Matejka
2022-07-28Moved the thread starting code to IO loop codeMaria Matejka
2022-07-18Merge commit '94eb0858' into thread-nextMaria Matejka
2022-07-12Removing the rte_modify APIMaria Matejka
2022-07-11Export tables merged with BGP prefix hashMaria Matejka
2022-07-11Merge commit 'beb5f78a' into backportMaria Matejka
2022-06-27Preexport callback now takes the channel instead of protocol as argumentMaria Matejka
2022-06-24Allowed optimized exporting of a subprefix treeMaria Matejka
2022-06-20Import tables are stored as an attribute layer inside the main tables.Maria Matejka
2022-05-30Merge commit 'd8661a4397e4576ac404661b192dd99d928e7890' into haugesundMaria Matejka
2022-05-30Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesundMaria Matejka
2022-05-30Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesundMaria Matejka
2022-05-30Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesundMaria Matejka
2022-05-04Explicit definition structures of route attributesMaria Matejka
2022-05-04Splitting route data structures out to libMaria Matejka
2022-04-06Protocols have their own explicit init routinesMaria Matejka
2021-11-22VRF setting reduced to one argument, using default dummy iface for default vrfMaria Matejka
2021-11-22Route sources have an explicit ownerMaria Matejka
2021-11-22Routing tables now have their own loops.Maria Matejka
2021-11-22Global table update pool removedMaria Matejka
2021-11-22Converting the former BFD loop to a universal IO loop and protocol loop.Maria Matejka
2021-11-22Split route table event into separate eventsMaria Matejka
2021-11-22Special table hooks rectified.Maria Matejka
2021-11-22Table import and export are now explicit hooks.Maria Matejka
2021-11-09Limit containmentMaria Matejka
2021-11-09Route export: rejected by filter bitmapMaria Matejka
2021-11-09Protocol stats split to import and exportMaria Matejka
2021-11-09Split route data structure to storage (ro) / manipulation (rw) structures.Maria Matejka
2021-10-13Dropping the unused rte_same hookMaria Matejka
2021-10-13Dropping rte-local dumper entriesMaria Matejka
2021-10-13RIP fixup + dropping the tmp_attrs mechanism as obsoleteMaria Matejka
2021-10-13IGP metric getter refactoring to protocol callbackMaria Matejka
2021-10-13Preexport: No route modification, no linpool neededMaria Matejka
2021-09-10Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-17Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-02-12Nest: Add option to control automatic RPKI reloadOndrej Zajicek (work)
2021-02-10Nest: Automatic channel reloads based on RPKI changesOndrej Zajicek (work)
2021-01-06Nest: remove last_tx_filter_changeOndrej Zajicek (work)
2020-12-07Nest: Per-channel debug flagsOndrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka