summaryrefslogtreecommitdiffstats
path: root/proto/ospf/lsack.c
AgeCommit message (Expand)Author
2010-05-07Fixes a bug in LSA flooding.Ondrej Zajicek
2010-03-11Temoporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2009-12-14Minor updates.Ondrej Zajicek
2009-12-03Fixes some log messages.Ondrej Zajicek
2009-12-03Minor fix in LSA update.Ondrej Zajicek
2009-10-29Implements better checks on incoming packets and LSAs in OSPF.Ondrej Zajicek
2009-09-04Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2009-07-23Use %R in OSPF when appropriate.Ondrej Zajicek
2009-07-05Another pile of ipa_from_u32() calls.Ondrej Zajicek
2009-07-05Fixes type mismatch in OSPF printf statements.Ondrej Zajicek
2009-04-06Better OSPF packet tracing log messages.Ondrej Zajicek
2004-07-15Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip
2004-06-26Md5 authentification added (unsested).Ondrej Filip
2004-06-25A lot of changes:Ondrej Filip
2004-06-06Cleanup in packet.c. Deleted unused parameters.Ondrej Filip
2004-06-06Indentation.Ondrej Filip
2004-06-05... and a whole bunch of unused parameters and variables in ospf.Martin Mares
2004-06-04'struct proto' removedOndrej Filip
2004-06-04Deleted useles "struct proto" sending.Ondrej Filip
2004-06-04Better log() usage.Ondrej Filip
2004-06-04Indented. No other change.Ondrej Filip
2004-06-04lsack.c cleaned. Better names for functions andOndrej Filip
2004-06-04ackd_timer_hook moded to neighbor.cOndrej Filip
2004-06-01Patch from Andreas Steinmetz <ast@domdv.de>Ondrej Filip
2000-06-08DocOndrej Filip
2000-06-06Tracing in LS ack.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-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-04Bug in debugging.Ondrej Filip
2000-06-03interface {} added.Ondrej Filip
2000-06-02Better dumping, if I get strange lsack.Ondrej Filip
2000-05-31And finally, Premature aging works. :-)Ondrej Filip
2000-05-12Better debugging.Ondrej Filip
2000-05-09Bugfix in lsrt slist adding.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Useless '\n' in log()Ondrej Filip
2000-05-09Better logging. (%d->%I)Ondrej Filip
2000-04-18LS ack.Ondrej Filip
2000-04-18Better LS Ack dumping.Ondrej Filip
2000-04-18Fixed the serious bug in LSack.Ondrej Filip
2000-04-18Sending of ACK disabled, since I'll find bug.Ondrej Filip
2000-04-18Another LSack update. It's still NOT correct and it surelyOndrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-12LSack receiving bugfix.Ondrej Filip
2000-04-12LS Ack receiving done.Ondrej Filip
2000-04-04Flooding work continues.Ondrej Filip