summaryrefslogtreecommitdiffstats
path: root/proto/ospf/lsupd.c
AgeCommit message (Expand)Author
2000-06-08Acknoledge your own premature aged LSA.Ondrej Filip
2000-06-08Doc in lsalib.c + related minor changes.Ondrej Filip
2000-06-07Avoid SEGV's in tracing.Martin Mares
2000-06-06Tracing in LSUPD.Ondrej Filip
2000-06-06NBMA networks seems to work, but this should be better. :-)Ondrej Filip
2000-06-05Reset inactim timer if you receive any packet from neighbor.Ondrej Filip
2000-06-05Better checksum checking.Ondrej Filip
2000-06-05Many bugfixes (I don't remember all of them):Ondrej Filip
2000-06-04One more newline less... :)Martin Mares
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-04Schedule RT calcualtion if you delete LSA by premature aging.Ondrej Filip
2000-06-03interface {} added.Ondrej Filip
2000-06-02area {} added to config.Ondrej Filip
2000-06-02Flush LSA when receive aged one.Ondrej Filip
2000-06-02Bugfix in receiving of aged LSA.Ondrej Filip
2000-06-02Speedup loading process.Ondrej Filip
2000-06-01Cleanup.Ondrej Filip
2000-05-31And finally, Premature aging works. :-)Ondrej Filip
2000-05-31Another step to make premature aging better.Ondrej Filip
2000-05-31Warning destroyed. :-)Ondrej Filip
2000-05-31Flood my LSA (if exists) after old one is flushed.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-30Don't send empty LS upd. (And better debugging.)Ondrej Filip
2000-05-30Don't send empty LS update.Ondrej Filip
2000-05-30Bug in direct ack (via update).Ondrej Filip
2000-05-28Kosmetic change in debugging.Ondrej Filip
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-12Bugfix in flooding. (bad size)Ondrej Filip
2000-05-10Some better lsa checking added.Ondrej Filip
2000-05-10Out dump deleted.Ondrej Filip
2000-05-09Premature aging of self-originated LSA received in flooding.Ondrej Filip
2000-05-09Bugfix in lsrt slist adding.Ondrej Filip
2000-05-09Don't send flushed LSAs.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-09Bug fix in sending updates.Ondrej Filip
2000-05-09Better debug output.Ondrej Filip
2000-05-04Bugfix in Network lsa originatingOndrej Filip
2000-05-03Adding InfTransDelay for outgoing lsa.Ondrej Filip
2000-05-01Many small changes and bug fixes. Routing table calculation works.Ondrej Filip
2000-04-26Routing table calculation. Dijkstra done.Ondrej Filip
2000-04-19Grr, another patch to make it compile.Ondrej Filip
2000-04-19Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)Ondrej Filip
2000-04-18LS ack bugfix. (I didn't remove LSA from LSret hash.)Ondrej Filip
2000-04-18Many %u changer into %I.Ondrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-17Small change in LSA originating.Ondrej Filip
2000-04-05LSA flooding done.Ondrej Filip
2000-04-05Small clean up. (Duplicate #defines.)Ondrej Filip