Age | Commit message (Expand) | Author |
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-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2014-03-25 | Fixes file descriptor leak when parser ends with error. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-25 | Use ISO 8601 timeformats by default. | 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-09-11 | Configuration can include other files. | Ondrej Filip |
2010-03-17 | Adds check for no protocol and some minor CLI fixes. | Ondrej Zajicek |
2010-02-06 | Adds some log messages related to configure. | 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-10-26 | Bugfix for routing table breaking bug. | Ondrej Zajicek |
2004-06-05 | Marked unused parameters in core code as such. | Martin Mares |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-03 | Documentation. | Martin Mares |
2000-05-15 | Got rid of startup functions and filters_postconfig(). | Martin Mares |
2000-04-27 | Event handlers no longer return re-queue flag. Instead of using it, just | Martin Mares |
2000-03-12 | Made `show status' show uptime and time of last reconfiguration. | Martin Mares |
2000-03-12 | Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, | Martin Mares |
2000-03-07 | Added configuration of default protocol debugging flags. | 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 |
1999-11-30 | Lexer supports fallback symbol tables and uses them to recognize | Martin Mares |
1999-10-31 | Parse CLI commands. We use the same parser as for configuration files (because | Martin Mares |
1999-08-03 | Basic support for IPv6. The system-dependent part doesn't work yet, | Martin Mares |
1999-05-17 | From now we support multiple tables. The master_table variable is | Martin Mares |
1999-04-05 | Use a more reasonable pool chunk size: 4080 bytes seem to be a good | Martin Mares |
1999-03-02 | I just don't like files enclosed in <>. | Pavel Machek |
1999-02-13 | config->router_id works again. | Martin Mares |
1999-02-05 | Implemented new configuration/reconfiguration interface and defined protocol | Martin Mares |