Age | Commit message (Expand) | Author |
2022-11-09 | Conf: Free stored old config before parsing new one | Ondrej Zajicek |
2022-11-01 | Moved config-related allocations to config_pool and showing its size in memor... | Maria Matejka |
2022-10-18 | Filter: Fix handling of variables in anonymous filters | Ondrej Zajicek |
2022-09-16 | Revert "Reducing filter stack size to allow for lesser thread stack size" | Maria Matejka |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-06-27 | Filter: Implement soft scopes | Ondrej Zajicek (work) |
2021-09-10 | Reducing filter stack size to allow for lesser thread stack size | Maria Matejka |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-04 | Conf: Better error message when reading iproute2 config | Maria Matejka |
2019-07-03 | Merge branch 'master' into mq-filter-stack | 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-12 | Add CLI command to test reconfiguration status | Ondrej Zajicek (work) |
2019-05-21 | Filter: Store variables and function arguments on stack | Jan Maria Matejka |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-02-26 | Filters: comparison of functions and filters caching | Maria Matejka |
2019-02-25 | Conf: Lexer parses quoted strings in a more descriptive way | 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 |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2017-12-08 | Docs: Update to v2.0 | Jan Maria Matejka |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Nest: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-05-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-25 | Conf: Replace keyword and symbol hash table with generic hash table. | Ondrej Zajicek (work) |
2016-11-30 | conf/conf.h: Fix a description of a variable in a structure | Pavel Tvrdik |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-03-10 | cf_error(char *msg, ...) -> cf_error(const char *msg, ...) | Pavel Tvrdík |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-20 | Delete old ROA code | Pavel Tvrdík |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-21 | Bump max symbol length to 64. | Ondrej Zajicek |
2014-10-02 | Allows more constants in set literals. | Ondrej Zajicek |
2014-03-25 | Fixes file descriptor leak when parser ends with error. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-07-25 | Allows to define constants of all filter types. | Ondrej Zajicek |
2012-12-27 | Implements interface masks for choosing router id. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |