summaryrefslogtreecommitdiffstats
path: root/proto/ospf/dbdes.c
AgeCommit message (Expand)Author
2001-08-19Fix %<something>I format strings.Martin Mares
2000-08-18Typo.Ondrej Filip
2000-06-08Don't send dbdes before rtlsa origination.Ondrej Filip
2000-06-08DocOndrej Filip
2000-06-07Originate rt lsa before sending first dbdes.Ondrej Filip
2000-06-06Deleted some debug()Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06All die() renamed to bug().Ondrej Filip
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-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-03interface {} added.Ondrej Filip
2000-05-31Ehm, in had this in code: "break; i--;" :-(Ondrej Filip
2000-05-12Bugfix in flooding. (bad size)Ondrej Filip
2000-05-11Test better lsa size.Ondrej Filip
2000-05-10Better dumping.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip
2000-05-09Grrr, useless debug.Ondrej Filip
2000-05-09Small typo.Ondrej Filip
2000-04-18Many %u changer into %I.Ondrej Filip
2000-04-04LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip
2000-04-02Work on lsupdates continues. Some checksum cleanup.Ondrej Filip
2000-04-02lsa_cmp moved into lsalib.cOndrej Filip
2000-03-31Sending of lspd as responce to lsreq done.Ondrej Filip
2000-03-30Add hashing to link state request list.Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
2000-03-29Slave bug fix.Ondrej Filip
2000-03-29Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip
2000-03-29RXMT timer handling bug fix.Ondrej Filip
2000-03-29Some FIXME added.Ondrej Filip
2000-03-29Sending of DBdes bug fixed.Ondrej Filip
2000-03-29IMMS reverted to bits. Outgoing packets dumping added.Ondrej Filip
2000-03-29DBdes sending/receiving changes.Ondrej Filip
2000-03-09LSA DB is completely redesigned. Now it should be faster and it needsOndrej Filip
2000-03-08Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip