Age | Commit message (Expand) | Author |
2022-09-09 | Created a dedicated settle timer structure | Maria Matejka |
2022-07-13 | Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next | Maria Matejka |
2022-07-13 | Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next | Maria Matejka |
2022-06-27 | Filter: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement type checks for function calls | Ondrej Zajicek (work) |
2022-06-26 | Fixed forgotten preference handling in filters | Maria Matejka |
2022-06-07 | IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way | Maria Matejka |
2022-05-05 | All outstanding MPLS label stacks are stored as adata | Maria Matejka |
2022-05-04 | Conf: Allowing keyword redefinition | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Filters always allocate from tmp_linpool | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-05-04 | Filter operations: bitwise AND and OR | Maria Matejka |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
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-04-09 | Configuration strings are constant. | Maria Matejka |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-03 | Filter: Split printing and dying | Maria Matejka |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-21 | Filter: Store variables and function arguments on stack | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-02-20 | Filter: Fixed bugs in FI_CALL and FI_SWITCH | 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 of instruction constructors | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-02-20 | Filter refactoring: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-03-13 | Merge branch 'master' into int-new | Jan Maria Matejka |
2018-03-13 | Filter: Instruction codes named as enum | Maria Jan Matejka |
2018-03-08 | Config: Dropped the ipv4:netmask4 syntax for IPv4 prefixes. | Jan Maria Matejka |
2018-03-07 | Babel: Fix build with restricted protocol set | Ondrej Zajicek (work) |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2017-12-12 | Revive FIB and kernel MPLS code | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-05-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |
2017-05-23 | Add a hint for an invalid IP prefix | Pavel Tvrdik |
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-17 | Nexthop: Fixed recursive route mpls label merging | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | VPN4 and VPN6 literals | Jan Moskyto Matejka |
2016-12-22 | Netlink: MPLS routes in kernel | Jan Moskyto Matejka |
2016-12-22 | Static: Protocol rework wrt. struct nexthop changes; MPLS label support | Jan Moskyto Matejka |
2016-12-07 | Basic flow specification support (RFC 5575) | Ondrej Zajicek (work) |