summaryrefslogtreecommitdiff
path: root/nest/proto.c
AgeCommit message (Expand)Author
2022-07-18Merge commit '94eb0858' into thread-nextMaria Matejka
2022-07-15Merge commit 'c70b3198' into thread-next [lots of conflicts]Maria Matejka
2022-07-12Removing the rte_modify APIMaria 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-27Fixed new route comparisonMaria 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-05-30Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesundMaria Matejka
2022-05-30Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesundMaria Matejka
2022-05-30Merge commit 'cd9550b24487ac7327b0234fd825f4214fdf7b16' 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-05-04Implicit ROA check converted to explicit filter instruction sequenceMaria Matejka
2022-04-06Protocols have their own explicit init routinesMaria Matejka
2021-11-22Converting the former BFD loop to a universal IO loop and protocol loop.Maria Matejka
2021-11-22Route export is now asynchronous.Maria 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-10-13There may be a symbol with NULL protocol when reconfiguringMaria Matejka
2021-03-30Routing table is now a resource allocated from its own poolMaria Matejka
2021-03-17Minor fixes for restricted buildsOndrej Zajicek (work)
2021-03-16Pipe: Propagate debug flags from protocol to channelsOndrej Zajicek (work)
2021-03-12Rate-limit scheduling of work-eventsOndrej Zajicek (work)
2021-03-09Nest: No automatic ROA reload on non-reloadable channelsOndrej 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-02-07Filter: Recursive filter iteration codeOndrej Zajicek (work)
2021-01-06Nest: remove last_tx_filter_changeOndrej Zajicek (work)
2020-12-07Nest: Per-channel debug flagsOndrej Zajicek (work)
2020-11-24Fix some failed asserts due to add_tail()Ondrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2020-04-09Configuration strings are constant.Maria Matejka
2019-12-10Nest: Fix bitmap cleanupOndrej Zajicek (work)
2019-11-26Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)
2019-08-14Nest: Fix crash in route reload when some channels are not up.Ondrej Zajicek (work)
2019-08-14BGP: implement Adj-RIB-OutOndrej Zajicek (work)
2019-08-06BGP: Improve reconfigurationOndrej Zajicek (work)
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-24Nest: VRF of protocol can be explicitly specified as 'default'Ondrej Zajicek (work)
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-06-30Nest: Add command to request graceful restartOndrej Zajicek (work)
2019-04-30BGP: Dynamic BGPOndrej Zajicek (work)
2019-02-20Conf: Symbol implementation converted from void pointers to unionMaria Matejka
2019-02-05Nest: Report preferred counters also when 'import keep filtered' is enabledOndrej Zajicek (work)