Age | Commit message (Expand) | Author |
2022-07-12 | Removing the rte_modify API | Maria Matejka |
2022-07-11 | Export tables merged with BGP prefix hash | Maria Matejka |
2022-06-16 | Showing the nexthop resolution target in import tables | Maria Matejka |
2022-06-08 | Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund | Maria Matejka |
2022-06-08 | Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund | Maria Matejka |
2022-05-31 | Merge commit '4fe9881d625f10e44109a649e369a413bd98de71' into haugesund | 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 'ef4313e1667a8745c8d8813ac78342ec7c035895' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-05-30 | Squashing the route attribute structure into one level. | Maria Matejka |
2022-05-30 | Route destination field merged with nexthop attribute; splitting flowspec val... | Maria Matejka |
2022-05-26 | Moved hostentry to eattr | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Local route attributes are always allocated from tmp_linpool | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-05-04 | Unified attribute and filter types | Maria Matejka |
2022-04-06 | Unsetting route attributes without messing with type system | Maria Matejka |
2022-03-09 | Merge commit '1b9189d5' into haugesund | 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 'd5a32563' into haugesund | Maria Matejka |
2022-03-02 | Replacing BGP temporary linpools by the common temporary linpool | Maria Matejka |
2022-02-06 | Merge branch 'oz-trie-table' | Ondrej Zajicek (work) |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2022-01-28 | BGP: Use proper class in attribute error messages | Ondrej Zajicek (work) |
2022-01-24 | BGP: Log route updates that were changed to withdraws | Ondrej Zajicek (work) |
2022-01-09 | BGP: Add option 'free bind' | Ondrej Zajicek (work) |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | BGP: Moved the suppressed and stale flags to pflags | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2021-01-12 | MRT: Fix IPv6 table dumps | Ondrej Zajicek (work) |
2021-01-06 | BGP: Deprecate 'missing lladdr' option | Ondrej Zajicek (work) |
2020-11-12 | BFD: Better handling of BFD options in BGP configs | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | 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-28 | Not calling memcpy with n=0. | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2019-12-03 | BGP: Add some statistics | Ondrej Zajicek (work) |
2019-11-10 | BGP: Add option to enforce first AS in AS_PATH | Ondrej Zajicek (work) |
2019-11-04 | BGP: Add option to reject AS_SETs | 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-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |