summaryrefslogtreecommitdiffstats
path: root/conf/conf.c
AgeCommit message (Expand)Author
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-09-11Configuration can include other files.Ondrej Filip
2010-03-17Adds check for no protocol and some minor CLI fixes.Ondrej Zajicek
2010-02-06Adds some log messages related to configure.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-06-23Replace 'bind' option with 'listen' option.Ondrej Zajicek
2009-06-19Adds support for soft reconfiguration.Ondrej Zajicek
2009-06-18Implements option that changes BGP listening socket parametres.Ondrej Zajicek
2008-10-26Bugfix for routing table breaking bug.Ondrej Zajicek
2004-06-05Marked unused parameters in core code as such.Martin Mares
2000-06-08Fixes for the programmer's manual.Martin Mares
2000-06-07Fixes to the progdoc.Martin Mares
2000-06-07Spelling fixes to progdoc.Martin Mares
2000-06-03Documentation.Martin Mares
2000-05-15Got rid of startup functions and filters_postconfig().Martin Mares
2000-04-28Event handlers no longer return re-queue flag. Instead of using it, justMartin Mares
2000-03-12Made `show status' show uptime and time of last reconfiguration.Martin Mares
2000-03-12Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,Martin Mares
2000-03-07Added configuration of default protocol debugging flags.Martin Mares
2000-01-16Converted shutdown to a kind of reconfiguration, it's no more handledMartin Mares
2000-01-16First attempt on dynamic reconfiguration. There are still lots of bugsMartin Mares
1999-12-06Moved initialization of protocol list to proto.c.Martin Mares
1999-11-30Lexer supports fallback symbol tables and uses them to recognizeMartin Mares
1999-10-31Parse CLI commands. We use the same parser as for configuration files (becauseMartin Mares
1999-08-03Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares
1999-05-17From now we support multiple tables. The master_table variable isMartin Mares
1999-04-05Use a more reasonable pool chunk size: 4080 bytes seem to be a goodMartin Mares
1999-03-02I just don't like files enclosed in <>.Pavel Machek
1999-02-13config->router_id works again.Martin Mares
1999-02-05Implemented new configuration/reconfiguration interface and defined protocolMartin Mares