Age | Commit message (Expand) | Author |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-11-24 | Minor cleanups with cfg_allocz() | Ondrej Zajicek (work) |
2020-11-24 | Fix some failed asserts due to add_tail() | 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 | Lexer: strtoul shall never set endptr to NULL; it should be an error | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-04 | Conf: Better error message when reading iproute2 config | Maria Matejka |
2019-11-03 | Support for address family constants | Ondrej Zajicek (work) |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Filter: Split printing and dying | Maria Matejka |
2019-07-02 | Filter: Pre-evaluation of constant expressions | Maria Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-06-25 | Conf/Filters: Moved argument count to conf scope | Maria Matejka |
2019-06-13 | String: bstrtoul macro expanded to bstrtoul10 and 16 | Maria Matejka |
2019-06-12 | Add CLI command to test reconfiguration status | Ondrej Zajicek (work) |
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-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-18 | Build: Automatic dependency tracking for generated files | Maria Matejka |
2019-02-26 | Filters: comparison of functions and filters caching | Maria Matejka |
2019-02-25 | Custom number parser to speed up config parsing | Maria Matejka |
2019-02-25 | Conf: Lexer parses quoted strings in a more descriptive way | Maria Matejka |
2019-02-22 | Conf: Switch for faster (and slightly bigger) lexer | Maria Matejka |
2019-02-22 | Conf: Switch for faster (and slightly bigger) lexer | 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 | Conf: Fixed makefiles | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | 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-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-08-14 | Bison: A bit more verbose error messages in config. | Jan Maria Matejka |
2018-08-14 | M4: generate synchronization lines | Jan Maria Matejka |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
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) |