summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
often. Instead of calculation I just schedule it latter.
2000-05-31Updated headings and copyrights.Martin Mares
2000-05-31Added the introduction chapter of progdoc.Martin Mares
2000-05-31Spelling check and update of LocalWords.Martin Mares
2000-05-31Handle better next hop in external LSA.Ondrej Filip
2000-05-31Very ancient bug in (B)DR election, I didn't fill correctly my own IP.Ondrej Filip
2000-05-31Added tagging of external LSA.Ondrej Filip
2000-05-31Make documentation targets available from the top-level makefile as well,Martin Mares
but not with separate object tree yet.
2000-05-31Modified the Makefile to work in the source tree.Martin Mares
From now, you can just `make userdocs' in doc, no need to use ugly scripts. Also, `make progdocs' builds the programmer's documentation in HTML, LaTeX version to come later.
2000-05-31Updated all the Doc files to new format.Martin Mares
2000-05-31New progdoc script generating SGML output.Martin Mares
2000-05-31Added new output format `bird' which creates birddoc SGML.Martin Mares
2000-05-31Added tags for markup of programmer's documentation.Martin Mares
2000-05-31Moved old TeX documents to old/ to make them not interfere with doc building.Martin Mares
2000-05-31Added Pipe documentation.Martin Mares
2000-05-31Ehm, in had this in code: "break; i--;" :-(Ondrej Filip
2000-05-31IPv6: Absolutize link-scope addresses of incoming packets.Martin Mares
IPv6 socket interface is hopefully right now.
2000-05-31Added ipa_absolutize() which converts link-scope addresses to global scopeMartin Mares
ones according to prefix assigned to the corresponding interface.
2000-05-30Recognize `!'.Martin Mares
2000-05-30Route attributes for OSPF.Martin Mares
2000-05-30Removed several unused local variables.Martin Mares
2000-05-30Killed bug in merging of dynamic attributes.Martin Mares
2000-05-30Better formatting of protocol status.Martin Mares
2000-05-30Added section about client.Pavel Machek
2000-05-30Added \n in debug.Ondrej Filip
2000-05-30Stupig bug in debugging.Ondrej Filip
2000-05-30You can decide if add LSA into lsrth during flood_lsa().Ondrej Filip
2000-05-30Reflood your old lsa.Ondrej Filip
2000-05-30Don't run rt calculation twice.Ondrej Filip
2000-05-30Don't send empty LS upd. (And better debugging.)Ondrej Filip
2000-05-30Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)Ondrej Filip
2000-05-30Better shutdown.Ondrej Filip
2000-05-30Don't send empty LS update.Ondrej Filip
2000-05-30Bug in direct ack (via update).Ondrej Filip
2000-05-30Bug in socket closing.Ondrej Filip
2000-05-30Bug in lsa comparision.Ondrej Filip
2000-05-30Yeah, the endianity bug found.Ondrej Filip
2000-05-30Better dumping.Ondrej Filip
2000-05-30Recovering after change linuxdoc->birddocPavel Machek
2000-05-30Don't say too bad things about our concurence.Pavel Machek
2000-05-30Small change in working to make it obvious we are free software.Pavel Machek
2000-05-30Date removed.Pavel Machek
2000-05-30Tried to change garbagetime -> garbage time to be more consistent.Pavel Machek
2000-05-30Another testbed for filters.Pavel Machek
2000-05-30Better inicialisation.Ondrej Filip
2000-05-30Access to all attributes we should be able to access seems to work.Pavel Machek
2000-05-30Some exchange between init() and start().Ondrej Filip
2000-05-30Added read-only access to all required fields in rta.Pavel Machek
2000-05-30Fixed bug in RIP docs.Pavel Machek
2000-05-30Better rt dumping.Ondrej Filip