summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-05-30Tracing of CLI connections/commands can be now controlledMartin Mares
2000-05-30Updated TODO.Martin Mares
2000-05-30`path metric' and `disable after error' are switches, not numeric clauses.Martin Mares
2000-05-29Support --version and --help.Martin Mares
2000-05-29Added BGP documentation.Martin Mares
2000-05-29Added introduction to BGP.Martin Mares
2000-05-29Added Kernel protocol documentation.Martin Mares
2000-05-29Capitalize properly in Install section.Martin Mares
2000-05-29Reduce number of chapters -- having subchapter for 2 lines of code looks ugly...Pavel Machek
2000-05-29Minor fixes as requested by Pavel.Martin Mares
2000-05-29Really short installation section added.Pavel Machek
2000-05-29Renamed the DTD from linuxdoc to birddoc.Martin Mares
2000-05-29Tried to write a better introduction.Martin Mares
2000-05-29Docs updates.Pavel Machek
2000-05-29Added description of Static, Device and Direct protocols.Martin Mares
2000-05-29Better description of how route is selected.Pavel Machek
2000-05-29Info about client. (Mj, if you tell me that's trivial, what about youPavel Machek
2000-05-29Added "what is router" to introduction.Pavel Machek
2000-05-29Spelling fixes.Martin Mares
2000-05-28Kosmetic change in debugging.Ondrej Filip
2000-05-28get_route_info() added.Ondrej Filip
2000-05-28Documentation update.Pavel Machek
2000-05-28To find out a type of route (external, inter/intra area)Ondrej Filip
2000-05-28get_status() implemented.Ondrej Filip
2000-05-28Just added some debug().Ondrej Filip
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-27Originating of external LSA.Ondrej Filip
2000-05-26Import control implemented.Ondrej Filip
2000-05-25Spell checking.Pavel Machek
2000-05-25Text version generated from lynx looks as ugly as hell, sgml is much betterPavel Machek
2000-05-25Add section about routing tables.Pavel Machek
2000-05-25Cleaned up warnings.Pavel Machek
2000-05-25Add section about utility functions in filtersPavel Machek
2000-05-25Description of types needed for BGP.Pavel Machek
2000-05-25Use ? in path matching to avoid /* trap.Pavel Machek
2000-05-25SGML correctness fix.Pavel Machek
2000-05-25Some more documentation, plus minor fixes.Pavel Machek
2000-05-25Fixed comment not to be misleading.Pavel Machek
2000-05-20Get Linux version from <linux/version.h>, not `uname -r`.Martin Mares
2000-05-19Routing table garbage collector gets really called.Martin Mares
2000-05-19Fixed a very nasty bug in FIB iterators.Martin Mares
2000-05-19Don't print trace messages about null updates.Martin Mares
2000-05-19Fixed freeing of non-embedded extended attributes.Martin Mares
2000-05-19No more problems when protocols gets disabled during feeding.Martin Mares
2000-05-19Latest changes by Pavel have removed the error messages printed afterMartin Mares
2000-05-19If community list is not defined, act as it is empty.Pavel Machek
2000-05-19Less error messages in case sk_open fails.Pavel Machek
2000-05-19Added name of protocol to messages being logged.Pavel Machek
2000-05-19More updates.Pavel Machek
2000-05-19Improve docs of log statment, improve markup.Pavel Machek