Age | Commit message (Expand) | Author |
2022-10-03 | BGP: Do not assume that all channels are struct bgp_channel | Ondrej Zajicek |
2022-07-24 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-11 | BGP: Implement BGP roles | Eugene Bogomazov |
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-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 | BGP: Fixed LLGR depreferencing in bgp_rte_mergable | 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-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2022-03-09 | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund | 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-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: Make routing loops silent | 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) |
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 | Preference moved to RTA and set explicitly in protocols | 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-03-30 | BGP: Do not keep BAF_EXT_LEN flag internally | Ondrej Zajicek (work) |
2021-01-12 | MRT: Fix IPv6 table dumps | Ondrej Zajicek (work) |
2020-11-25 | BGP: Zero the newly allocated bucket structure | Ondrej Zajicek (work) |
2020-11-24 | Some minor sl_allocz() cleanups | 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-15 | BGP: Fix handling of 16bit-only ASN translation | Nasato Goto |
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-24 | BGP: Fix handling of transitive extended communities | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-08-06 | BGP: Fix 'deterministic med' to work with 'merge paths' | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-01 | BGP: Prefix hash is too small, increase its max size. | Maria Jan Matejka |
2019-04-02 | BGP: Separate runtime and config usage of local/remote ip and as fields | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-16 | BGP: Better handling of non-matching AFI in nexthops | Ondrej Zajicek (work) |
2018-12-12 | BGP: Do not prepend ASN in export from non-RS EBGP to RS EBGP | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-06-29 | BGP: Attribute set function merged with its common counterpart | Maria Jan Matejka |
2018-06-19 | Merge branch 'int-new' into HEAD | Jan Maria Matejka |
2018-06-13 | BGP: Handle missing NEXT_HOP attribute properly | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |