summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2000-05-19Descriptive lists rendered better in TeX.Pavel Machek
2000-05-19Some spellchecking, and use right tags for right things.Pavel Machek
2000-05-19BGP now reports originating AS and origin type in get_route_info().Martin Mares
2000-05-19Added as_path_get_first().Martin Mares
2000-05-19Commented out the `inserting entry which is already there' message sinceMartin Mares
2000-05-19Fixed a buglet in asynchronous feeding and increased maximum numberMartin Mares
2000-05-19Asynchronous feeding of protocols.Martin Mares
2000-05-17Smal debug bugfix.Ondrej Filip
2000-05-17Minor cleaningPavel Machek
2000-05-17rte_same implemented.Ondrej Filip
2000-05-17rte_better implemented.Ondrej Filip
2000-05-17Finished cleanng up mess: multiplication reinstalled.Pavel Machek
2000-05-17Don't die, if you receive strange LSA.Ondrej Filip