summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-06-04Updated the TODO list with our last-minute stuff.Martin Mares
2000-06-04Don't set precedence and TTL for the dummy socket.Martin Mares
2000-06-04One more newline less... :)Martin Mares
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-04debug -> DBGMartin Mares
2000-06-04Use nested scopes properly. Updated according to cf_define_symbol() changes.Martin Mares
2000-06-04Nested scopes could never have worked. My fault I wrote such a buggy code,Martin Mares
2000-06-04Install newer lsa even if nothing in its body change.Ondrej Filip
2000-06-04Many bugs in ext lsa origination.Ondrej Filip
2000-06-04Schedule RT calcualtion if you delete LSA by premature aging.Ondrej Filip
2000-06-04When cloning a rte and replacing its rta, remember to free the old oneMartin Mares
2000-06-04Added library progdocs.Martin Mares
2000-06-04Just to be sure, that rt calculation cannot start beforeorigination of rt LSA.Ondrej Filip
2000-06-04Bug in debugging.Ondrej Filip
2000-06-04:-) No bison does not have any comment to my code. :-)Ondrej Filip
2000-06-04BGP documented.Martin Mares
2000-06-04Clean up.Ondrej Filip
2000-06-04Another clean up.Ondrej Filip
2000-06-04Document.Martin Mares
2000-06-04Documented all the trivial protocols.Martin Mares
2000-06-04Small change to make bison happy.Ondrej Filip
2000-06-04Moved parser docs to cf-lex.l, so that the parser compiles.Martin Mares
2000-06-03Minor changes to the progdocs.Martin Mares
2000-06-03Documentation.Martin Mares
2000-06-03`|' now works as it should.Martin Mares
2000-06-03Recognize `|xxxx|' as verbatim text and typeset it using <tt>.Martin Mares
2000-06-03cf_symbol_class_name now recognizes SYM_IPA.Martin Mares
2000-06-03More documentation.Martin Mares
2000-06-03More conf. items defined.Ondrej Filip
2000-06-03Multiple items in area {} :-)Ondrej Filip
2000-06-03interface {} added.Ondrej Filip
2000-06-02area {} added to config.Ondrej Filip
2000-06-02Killed several bugs in kernel-doc. The most painful one was that itMartin Mares
2000-06-02New TODO list.Martin Mares
2000-06-02Documented protocol hooks.Martin Mares
2000-06-02Use <chapt> for chapters, <sect> for sections and <sect1> for subsections.Martin Mares
2000-06-02Typographical enhancements. Now, the documentation is typeset using a modifiedMartin Mares
2000-06-02First option into config added. :-)Ondrej Filip
2000-06-02Flush LSA when receive aged one.Ondrej Filip
2000-06-02Added documentation on protocols.Martin Mares
2000-06-02Bugfix in receiving of aged LSA.Ondrej Filip
2000-06-02Better description of the route distribution process.Martin Mares
2000-06-02Better LSA Aging.Ondrej Filip
2000-06-02Documentation on routing tables and route attributes.Martin Mares
2000-06-02Removed rta_find() since nobody uses it and it's more convenientMartin Mares
2000-06-02sh interface "iface" dumpped all.Ondrej Filip
2000-06-02Better dumping, if I get strange lsack.Ondrej Filip
2000-06-02Handle "show ospf *" even if protocol is down.Ondrej Filip
2000-06-02Silly bug in sh interface. Now I test ALL interfaces. :-)Ondrej Filip
2000-06-02Speedup loading process.Ondrej Filip