Age | Commit message (Expand) | Author |
2022-10-04 | Merge commit '67256d50' into HEAD | Maria Matejka |
2022-10-04 | Merge commit 'fb7fb674' into HEAD | Maria Matejka |
2022-10-04 | Merge commit '71b434a9' into HEAD | Maria Matejka |
2022-09-20 | Merge commit 'adf37d8e' into thread-next | Maria Matejka |
2022-09-09 | Created a dedicated settle timer structure | Maria Matejka |
2022-09-08 | Table access is now locked. | Maria Matejka |
2022-09-01 | ROA subscriptions are also converted to export requests. | Maria Matejka |
2022-08-02 | Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next | Maria Matejka |
2022-07-28 | Moved the thread starting code to IO loop code | Maria Matejka |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2022-07-12 | Removing the rte_modify API | Maria Matejka |
2022-07-11 | Export tables merged with BGP prefix hash | Maria Matejka |
2022-06-24 | Allowed optimized exporting of a subprefix tree | Maria Matejka |
2022-06-20 | Import tables are stored as an attribute layer inside the main tables. | Maria Matejka |
2022-05-30 | Merge commit 'd8661a4397e4576ac404661b192dd99d928e7890' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2021-11-22 | VRF setting reduced to one argument, using default dummy iface for default vrf | Maria Matejka |
2021-11-22 | Route sources have an explicit owner | Maria Matejka |
2021-11-22 | Routing tables now have their own loops. | Maria Matejka |
2021-11-22 | Global table update pool removed | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Split route table event into separate events | Maria Matejka |
2021-11-22 | Special table hooks rectified. | Maria Matejka |
2021-11-22 | Table import and export are now explicit hooks. | Maria Matejka |
2021-11-09 | Limit containment | Maria Matejka |
2021-11-09 | Route export: rejected by filter bitmap | Maria Matejka |
2021-11-09 | Protocol stats split to import and export | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Dropping the unused rte_same hook | Maria Matejka |
2021-10-13 | Dropping rte-local dumper entries | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-02-12 | Nest: Add option to control automatic RPKI reload | Ondrej Zajicek (work) |
2021-02-10 | Nest: Automatic channel reloads based on RPKI changes | Ondrej Zajicek (work) |
2021-01-06 | Nest: remove last_tx_filter_change | Ondrej Zajicek (work) |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-08-27 | Channel refeed with import table splitting between routes for one prefix | Maria Matejka |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |