Age | Commit message (Expand) | Author |
2023-04-04 | Fixed unwanted reloads while reconfiguring protocols with import table on | Maria Matejka |
2023-04-04 | Proto: published protocol-loop connections | Maria Matejka |
2023-02-07 | Protocol shutdown/restart from limits is respecting the loops | Maria Matejka |
2023-02-07 | Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD | Maria Matejka |
2023-02-02 | Interface updates are asynchronous | Maria Matejka |
2023-02-02 | Proto: Adding a list of associated neighbors | Maria Matejka |
2023-01-25 | VRF setting reduced to one argument, using default dummy iface for default vrf | Maria Matejka |
2023-01-03 | Nest: Fix leaking internal attributes in RIP and Babel | Ondrej Zajicek |
2022-11-07 | Merge commit '8478de88' into thread-next | Maria Matejka |
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-10-03 | Nest: Add channel config flag to distinguish new or copy | Ondrej Zajicek |
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-07-11 | Merge commit 'beb5f78a' into backport | Maria Matejka |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | 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 |