summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2000-05-05Connected the `doc' subtree to global makefiles.Martin Mares
2000-05-05First attempt at documenting configuration.Pavel Machek
2000-05-04Display examples more nicelyPavel Machek
2000-04-30Moved documentation to top of file, where it belongs.Pavel Machek
2000-04-28Include proto/rip/rip.c in documentation system.Pavel Machek
2000-04-28Documentation-generating tool taken from linux-2.3.99-pre6, andPavel Machek
2000-04-17Few bugs removed from sgml, makefile added.Pavel Machek
2000-04-17Bird.html will now be autogenerated.Pavel Machek
2000-04-17First version of sgml documentationPavel Machek
2000-04-01Changed initialization of protocol list -- now we call proto_build() insteadMartin Mares
2000-03-12Made `show status' show uptime and time of last reconfiguration.Martin Mares
2000-03-07Added configuration of default protocol debugging flags.Martin Mares
2000-01-26Updated docs about filters, and added fixme.Pavel Machek
2000-01-19Split off general commands to cmds.c.Martin Mares
2000-01-17Reworked proto lists -- each proto is now in two lists: the global oneMartin 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-20Few more entries for bird documentationPavel Machek
1999-12-18This is first version of documentation. Be sure to take a close lookPavel Machek
1999-12-08Put rip options into config file.Pavel Machek
1999-12-06Logging is now configurable. You can define multiple log outputs (to bothMartin Mares
1999-12-03Implemented `show static'. It's a relatively good example of how to writeMartin Mares
1999-12-01Added dumping of routing tables (`show route'). This includes filtering.Martin Mares
1999-11-30Remember protocol instance in proto_config and use that forMartin Mares
1999-11-30`show interfaces' and `show protocols' works.Martin Mares
1999-11-25Added few basic commands: show status, show interfaces [summary],Martin Mares
1999-11-10Added project status report for KSVI.Martin Mares
1999-10-31Started a list of CLI reply codes.Martin Mares
1999-08-03Implemented a Table-to-Table protocol a.k.a The Pipe.Martin Mares
1999-08-03Kernel route syncer supports multiple tables.Martin Mares
1999-05-17From now we support multiple tables. The master_table variable isMartin Mares
1999-04-19Updated filters: they now actually see IP/pxlen of net being filtered,Pavel Machek
1999-04-05Changed syntax of attaching filters to protocols to hopefully the finalMartin Mares
1999-03-29After today's lengthy discussions about filter syntax, let's clean upMartin Mares
1999-03-26Moved to a much more systematic way of configuring kernel protocols.Martin Mares
1999-03-17Allow input and output filters (only accept/reject style as we didn't defineMartin Mares
1999-03-03Rewrote the kernel syncer. The old layering was horrible.Martin Mares
1999-02-13Synced example config with new options.Martin Mares
1999-01-15Added bird.conf to .cvsignore and created an example configuration file.Martin Mares
1998-03-20Added banner presented to KSVI.Martin Mares