Age | Commit message (Expand) | Author |
2022-07-22 | Revert "Export table: Delay freeing of old stored route." | 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-04-13 | RIP: fixed the EA_RIP_FROM attribute | Maria Matejka |
2022-04-06 | Unsetting route attributes without messing with type system | Maria Matejka |
2022-04-06 | Eattr flags (originated and fresh) get their own struct fields | 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 convenience functions to check rtable net type | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add trie iteration code to 'show route' | Ondrej Zajicek (work) |
2022-02-06 | Nest: Implement 'show route in <addr>' command | Ondrej Zajicek (work) |
2022-02-06 | Nest: Attach prefix trie to rtable for faster LPM and interval queries | Ondrej Zajicek (work) |
2021-10-13 | Kernel: Convert the rte-local attributes to extended attributes and flags to ... | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | 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 | BGP: Moved the suppressed and stale flags to pflags | Maria Matejka |
2021-10-13 | Babel: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | OSPF: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | RIP: convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | Extended route attributes may include also pointers | Maria Matejka |
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-02-10 | Nest: Automatic channel reloads based on RPKI changes | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-02-21 | RIP: Demand circuit support (RFC 2091) | Ondrej Zajicek (work) |
2020-02-04 | Added missing extern | Maria Matejka |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
2019-12-16 | KRT: Remove KRF_INSTALLED flag | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-03-06 | OSPF: Improved handling of tmpattrs | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |