Age | Commit message (Expand) | Author |
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 |
2012-07-18 | Implements wildcard matching in config file include. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |
2010-04-07 | Configurable syslog name. | Ondrej Zajicek |
2010-02-03 | Makes date/time formats configurable. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-06-23 | Replace 'bind' option with 'listen' option. | Ondrej Zajicek |
2009-06-19 | Adds support for soft reconfiguration. | Ondrej Zajicek |
2009-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2008-12-25 | fixes some 64-bit related bugs. | Ondrej Zajicek |
2000-06-04 | Nested scopes could never have worked. My fault I wrote such a buggy code, | Martin Mares |
2000-06-03 | cf_symbol_class_name now recognizes SYM_IPA. | Martin Mares |
2000-05-29 | Tracing of CLI connections/commands can be now controlled | Martin Mares |
2000-05-15 | Cleanup of configuration. | Martin Mares |
2000-03-12 | Made `show status' show uptime and time of last reconfiguration. | Martin Mares |
2000-03-07 | Added configuration of default protocol debugging flags. | Martin Mares |
2000-01-19 | Split off general commands to cmds.c. | Martin Mares |
2000-01-17 | Separated `official protocol names' used in status dumps from name templates | Martin Mares |
2000-01-16 | Converted shutdown to a kind of reconfiguration, it's no more handled | Martin Mares |
2000-01-16 | First attempt on dynamic reconfiguration. There are still lots of bugs | Martin Mares |
1999-12-06 | Moved initialization of protocol list to proto.c. | Martin Mares |