summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2000-06-06Batch of mj's corrections (config + filters)Pavel Machek
2000-06-06Better dumping neighbors' states on PTP interface.Ondrej Filip
2000-06-06Typos in Static section.Martin Mares
2000-06-06Merged mj's changes, up-to "import filter".Pavel Machek
2000-06-06Added IP protocols.Ondrej Filip
2000-06-06Don't let example overflow, and new chapter for "about routing tables".Pavel Machek
2000-06-06Some '\n' deleted.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Deleted some debug()Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Tracing in LS ack.Ondrej Filip
2000-06-06Tracing in topologyOndrej Filip
2000-06-06Tracing in LSUPD.Ondrej Filip
2000-06-06First part of tracing.Ondrej Filip
2000-06-06Allocate OSPF areas before interfaces.Ondrej Filip
2000-06-06Simple autentication added.Ondrej Filip
2000-06-06All die() renamed to bug().Ondrej Filip
2000-06-06Dummy reconfigure added.Ondrej Filip
2000-06-06Interface locks added.Ondrej Filip
2000-06-06Added NBMA into examples.Ondrej Filip
2000-06-06Some useles variable deleted.Ondrej Filip
2000-06-06Some useless variable deleted.Ondrej Filip
2000-06-06NBMA networks seems to work, but this should be better. :-)Ondrej Filip
2000-06-06NBMA networks should work now.Ondrej Filip
2000-06-05Avoid sentence containing a colon to start new doc subsection.Martin Mares
2000-06-05Added example of OSPF configuration.Ondrej Filip
2000-06-05Define element <progdoc> which initializes different formatting for theMartin Mares
programmer's guide (\raggedbottom etc.). Also, omit "\usepackage{t1enc}", so that bullets work now.
2000-06-05Don't print empty synopses of functions.Martin Mares
2000-06-05Bugfix in NET LSA flushing.Ondrej Filip
Configuration now works! :-) Better "show ospf" Some minor bugfixes.
2000-06-05Minor tweaks of spacing.Martin Mares
2000-06-05Reset inactim timer if you receive any packet from neighbor.Ondrej Filip
2000-06-05Removed some FIXMEs by deleting them.Ondrej Filip
2000-06-05Don't info about DR and BDR on non-MA networks.Ondrej Filip
2000-06-05Move TeX trickery for typesetting of function descriptions to whereMartin Mares
it belongs.
2000-06-05PTP link in RTLSA was not announced correctly.Ondrej Filip
2000-06-05Avoid using style combinations such as italic typewriter font.Martin Mares
2000-06-05Unless a filter specifies otherwise, all external routes have type 2Martin Mares
metric 10000.
2000-06-05Simplified the grammar and fixed several minor bugs (e.g., `INTERFACE "eth0" };'Martin Mares
was a valid entry).
2000-06-05First calculate checksum and then send refreshed LSA!Ondrej Filip
2000-06-05Better checksum checking.Ondrej Filip
2000-06-05Better documentation. There are functions whose description is good whenPavel Machek
reading source but whose documentation does not belong to progdocs.
2000-06-05Make rip example fit on page.Pavel Machek
2000-06-05Docs updates:Pavel Machek
make prog.dvi do not overflow in .dvi include filter documentation in the system
2000-06-05Yet another change, now flushing of net lsa seems to be perfect. :-)Ondrej Filip
2000-06-05Print out function synopsis as a part of the declaration.Martin Mares
Also, reverted my previous hack for `&' and replaced it by just disabling the `& -> &amp;' conversions.
2000-06-05I calculated next hop of parent instead of actual LSA. :-(Ondrej Filip
2000-06-05Don;t send packet over downed interface.Ondrej Filip
2000-06-05Add safety check.Pavel Machek
2000-06-05Better error messagesPavel Machek
2000-06-05Bug in comment. It didn't compile.Ondrej Filip