Age | Commit message (Expand) | Author |
2022-09-06 | Better profylaction recursive route loops | Maria Matejka |
2022-07-22 | Revert "Export table: Delay freeing of old stored route." | Maria Matejka |
2022-07-11 | Added forgotten route source locking in flowspec validation | Maria Matejka |
2022-07-11 | Merge commit 'beb5f78a' into backport | Maria Matejka |
2022-07-10 | Merge version 2.0.10 into backport | Maria Matejka |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-04 | Nest: Improve GC strategy for rtables | Ondrej Zajicek |
2022-05-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |
2022-05-15 | BGP: Improve tx performance during feed/flush | Ondrej Zajicek |
2022-04-06 | All linpools use pages to allocate regular blocks | Maria Matejka |
2022-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2022-03-15 | Printf variant with a result allocated inside a pool / linpool | Maria Matejka |
2022-03-09 | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund | Maria Matejka |
2022-03-09 | BGP Flowspec validation: Removed in-route optimization for multithreading com... | Maria Matejka |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '5cff1d5f' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'd5a32563' into haugesund | Maria Matejka |
2022-02-06 | Nest: Implement locking of prefix tries during walks | Ondrej Zajicek (work) |
2022-02-06 | Nest: Implement prefix trie pruning | Ondrej Zajicek (work) |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add routing table configuration blocks | Ondrej Zajicek (work) |
2022-02-06 | Nest: Attach prefix trie to rtable for faster LPM and interval queries | Ondrej Zajicek (work) |
2021-11-09 | Extended route trace: logging Path Identifiers | 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 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-10-13 | Export table: Delay freeing of old stored route. | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |
2021-06-14 | Nest: Fix export of tmpattrs through pipes | Ondrej Zajicek (work) |
2021-06-14 | Revert "Nest: Fix export of tmpattrs through pipes" | Ondrej Zajicek (work) |
2021-06-14 | Nest: Fix export of tmpattrs through pipes | Ondrej Zajicek (work) |
2021-04-19 | Internal route tables have a reduced cleanup routine | Maria Matejka |
2021-03-30 | Routing table is now a resource allocated from its own pool | Maria Matejka |
2021-03-30 | Routing tables list iteration should use explicit node struct position | Maria Matejka |
2021-02-10 | Nest: Automatic channel reloads based on RPKI changes | Ondrej Zajicek (work) |
2020-12-29 | Nest: Read Babel metric as IGP metric | James Lu |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-11-15 | Nest: Fix crash in receive limit handling in import table | Ondrej Zajicek (work) |
2020-07-16 | Nest: Keep route ordering during route updates | Ondrej Zajicek (work) |
2020-05-01 | Uninitialized list nodes fixes | Maria Matejka |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-03 | Nest: Fix bug in export table | Ondrej Zajicek (work) |
2019-10-10 | Nest: Handle non-MPLS on MPLS case in recursive route update | Ondrej Zajicek (work) |
2019-10-10 | Nest: Handle PtP links in recursive route update | Ondrej Zajicek (work) |