Age | Commit message (Expand) | Author |
2022-10-18 | Doc: Add documentation for "show route (import|export) table" | Alexander Zubkov |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-07-10 | Merge version 2.0.10 into backport | Maria Matejka |
2022-06-27 | Filter: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-06-04 | Nest: Improve GC strategy for rtables | Ondrej Zajicek |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-02-06 | Nest: Add routing table configuration blocks | Ondrej Zajicek (work) |
2022-02-06 | Nest: Implement 'show route in <addr>' command | Ondrej Zajicek (work) |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-06-09 | Nest: Allow both 'password' and 'key' keywords for authentication keys | Ondrej Zajicek (work) |
2021-06-06 | Nest: Fix password list parsing code | Ondrej Zajicek (work) |
2021-06-06 | Nest: Allow MAC algorithms to specify min/max key length | Toke Høiland-Jørgensen |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add Blake2s and Blake2b hash functions | Toke Høiland-Jørgensen |
2021-03-17 | Minor fixes for restricted builds | Ondrej Zajicek (work) |
2021-02-12 | Nest: Add option to control automatic RPKI reload | Ondrej Zajicek (work) |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-11-24 | Minor cleanups with cfg_allocz() | 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-19 | Nest: Allow key id 0 | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-03 | Support for address family constants | Ondrej Zajicek (work) |
2019-10-19 | Nest: Fix build without protocols | Fabrice Fontaine |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-24 | Nest: VRF of protocol can be explicitly specified as 'default' | Ondrej Zajicek (work) |
2019-07-03 | Filter: CLI command to dump all the linearized filters | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-12 | BGP: implement Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2018-02-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2017-12-12 | Revive FIB and kernel MPLS code | Ondrej Zajicek (work) |
2017-12-08 | Docs: Update to v2.0 | Jan Maria Matejka |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-05-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |