Age | Commit message (Expand) | Author |
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) |
2017-04-29 | Minor fixes | Ondrej Zajicek (work) |
2017-04-25 | Nest: Update of show route cmd | Ondrej Zajicek (work) |
2017-04-18 | Client: separate config syntax structure for "show route for" | Jan Moskyto Matejka |
2017-04-12 | Client: multitable version of show route | Jan Moskyto Matejka |
2017-03-13 | Filters: VPN Route Distinguishers, Prefix Type, Docs Update | Jan Moskyto Matejka |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-07 | Basic flow specification support (RFC 5575) | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel Tvrdík |