Age | Commit message (Expand) | Author |
2022-10-12 | Fixed BGP reload limits | Maria Matejka |
2022-10-12 | Fixed export hook stopping in some corner cases. | Maria Matejka |
2022-10-05 | Fixed previously untested paths in RPKI | Maria Matejka |
2022-09-20 | Merge commit 'adf37d8e' into thread-next | Maria Matejka |
2022-09-18 | Merge commit '4f3fa162' into HEAD | 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-05 | Exporter routine refactoring to allow for nicer table locking | Maria Matejka |
2022-09-01 | Added an indirection to the export announcement routine | Maria Matejka |
2022-09-01 | ROA subscriptions are also converted to export requests. | Maria Matejka |
2022-09-01 | Miscellaneous refactoring | Maria Matejka |
2022-09-01 | Default tables are not created unless actually used. | Maria Matejka |
2022-08-03 | Merge commit 'c7d0c5b2' into thread-next | 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 | Event lists rewritten to a single linked list | Maria Matejka |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2022-07-15 | Merge commit 'c70b3198' into thread-next [lots of conflicts] | 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 | Show route uses the export request also for one-net queries | Maria Matejka |
2022-06-27 | Fixed new route comparison | Maria Matejka |
2022-06-24 | Allowed optimized exporting of a subprefix tree | Maria Matejka |
2022-06-24 | Table export generalized to allow for exporting from non-tables | Maria Matejka |
2022-06-20 | Import tables are stored as an attribute layer inside the main tables. | 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 'cd9550b24487ac7327b0234fd825f4214fdf7b16' 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-05-04 | Implicit ROA check converted to explicit filter instruction sequence | 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 | Pipe runs in parallel. | Maria Matejka |
2021-11-22 | Route subscription uses events | Maria Matejka |
2021-11-22 | Route sources have an explicit owner | Maria Matejka |
2021-11-22 | Route table import-to-export announcement indirection to reduce pipe traffic | 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 | Route export is now asynchronous. | 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-10-13 | There may be a symbol with NULL protocol when reconfiguring | Maria Matejka |
2021-03-30 | Routing table is now a resource allocated from its own pool | Maria Matejka |