]> git.ipfire.org Git - thirdparty/bird.git/history - conf/conf.c
New version of flex needs argument separated.
[thirdparty/bird.git] / conf / conf.c
2004-06-05  Martin MaresMarked unused parameters in core code as such.
2000-06-08  Martin MaresFixes for the programmer's manual.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-07  Martin MaresSpelling fixes to progdoc.
2000-06-03  Martin MaresDocumentation.
2000-05-15  Martin MaresGot rid of startup functions and filters_postconfig().
2000-04-27  Martin MaresEvent handlers no longer return re-queue flag. Instead...
2000-03-12  Martin MaresMade `show status' show uptime and time of last reconfi...
2000-03-12  Martin MaresGreat cleanup of debug messages. LOCAL_DEBUG turned...
2000-03-07  Martin MaresAdded configuration of default protocol debugging flags.
2000-01-16  Martin MaresConverted shutdown to a kind of reconfiguration, it...
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
1999-12-06  Martin MaresMoved initialization of protocol list to proto.c.
1999-11-30  Martin MaresLexer supports fallback symbol tables and uses them...
1999-10-31  Martin MaresParse CLI commands. We use the same parser as for confi...
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1999-05-17  Martin MaresFrom now we support multiple tables. The master_table...
1999-04-05  Martin MaresUse a more reasonable pool chunk size: 4080 bytes seem...
1999-03-02  Pavel MachekI just don't like files enclosed in <>.
1999-02-13  Martin Maresconfig->router_id works again.
1999-02-05  Martin MaresImplemented new configuration/reconfiguration interface...