]> git.ipfire.org Git - thirdparty/bird.git/history - proto/ospf/dbdes.c
Temporary integrated OSPF commit.
[thirdparty/bird.git] / proto / ospf / dbdes.c
2014-06-26  Ondrej ZajicekTemporary integrated OSPF commit.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMany changes in I/O and OSPF sockets and packet handling.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-15  Ondrej ZajicekAdds warning for mismatch MTU in OSPF packets.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-03-11  Ondrej ZajicekTemoporary OSPF commit - socket changes.
2010-02-11  Ondrej ZajicekTemporary OSPF commit - socket changes.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-11  Ondrej ZajicekImplements protocol-specific Router ID for OSPF.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-29  Ondrej ZajicekImplements better checks on incoming packets and LSAs...
2009-09-04  Ondrej ZajicekTemporary OSPFv3 development commit (changing multicast...
2009-08-25  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-21  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-07-23  Ondrej ZajicekUse %R in OSPF when appropriate.
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-07-05  Ondrej ZajicekAnother pile of ipa_from_u32() calls.
2009-04-06  Ondrej ZajicekFixes bug in OSPF packet retransmission.
2009-04-06  Ondrej ZajicekBetter OSPF packet tracing log messages.
2009-02-25  Ondrej ZajicekFixes another bug in packet retransmissions.
2009-02-12  Ondrej ZajicekFixes bug in packet retransmissions.
2009-01-13  Ondrej ZajicekFix OSPF protocol error recovery behavior.
2009-01-11  Ondrej ZajicekSome fixes and update of OSPF debug messages
2004-07-15  Ondrej FilipHuge OSPF database redesign. Since now, all LSAs of...
2004-07-13  Ondrej FilipBugfix: Router was unable to advertise AS external...
2004-07-13  Ondrej FilipBugfix - options bits were not included in LSAs
2004-06-26  Ondrej FilipMd5 authentification added (unsested).
2004-06-25  Ondrej FilipA lot of changes:
2004-06-11  Ondrej FilipBetter adjacency building, some minor bugfixes.
2004-06-06  Ondrej FilipCleanup in packet.c. Deleted unused parameters.
2004-06-06  Ondrej FilipIndentation.
2004-06-05  Martin MaresStaticized lots of local functions.
2004-06-05  Martin Mares`defaut' should be `default'.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-04  Ondrej FilipBugfix in last patch.
2004-06-04  Ondrej FilipOSPF is ready for changing MTU.
2004-06-04  Ondrej Filipno comment
2004-06-04  Ondrej Filipdbdes indent an minor changes.
2004-06-04  Ondrej FilipFatal bug found. Sometimes BIRD did not originate route...
2004-06-04  Ondrej FilipThis can happen now.
2004-06-04  Ondrej Filiphello.c and hello.h cleaned up. No design changes.
2004-05-31  Ondrej FilipMinor bug fix in neighbor state machine.
2004-05-19  Ondrej FilipBug in DBDES receiving fixed.
2003-08-23  Ondrej FilipMinor OSPF changes for faster startup.
2003-08-23  Ondrej FilipMany spelling mistakes fixed.
2001-08-19  Martin MaresFix %<something>I format strings.
2000-08-18  Ondrej FilipTypo.
2000-06-08  Ondrej FilipDon't send dbdes before rtlsa origination.
2000-06-07  Ondrej FilipDoc
2000-06-07  Ondrej FilipOriginate rt lsa before sending first dbdes.
2000-06-06  Ondrej FilipDeleted some debug()
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipAll die() renamed to bug().
2000-06-05  Ondrej FilipReset inactim timer if you receive any packet from...
2000-06-05  Ondrej FilipRemoved some FIXMEs by deleting them.
2000-06-04  Martin MaresRemoved lots of trailing newlines in log messages.
2000-06-03  Ondrej Filipinterface {} added.
2000-05-30  Ondrej FilipEhm, in had this in code: "break; i--;" :-(
2000-05-11  Ondrej FilipBugfix in flooding. (bad size)
2000-05-10  Ondrej FilipTest better lsa size.
2000-05-10  Ondrej FilipBetter dumping.
2000-05-09  Ondrej FilipMany bugfixes. (I added one entry twice to slist.)
2000-05-09  Ondrej FilipMany bugfixes. Actually, how could this ever work? :-)
2000-05-08  Ondrej FilipGrrr, useless debug.
2000-05-08  Ondrej FilipSmall typo.
2000-04-18  Ondrej FilipMany %u changer into %I.
2000-04-04  Ondrej FilipLSupdate processing improved. Now there is some bug...
2000-04-02  Ondrej FilipWork on lsupdates continues. Some checksum cleanup.
2000-04-02  Ondrej Filiplsa_cmp moved into lsalib.c
2000-03-31  Ondrej FilipSending of lspd as responce to lsreq done.
2000-03-30  Ondrej FilipAdd hashing to link state request list.
2000-03-30  Ondrej FilipLSreq initial work.
2000-03-29  Ondrej FilipSlave bug fix.
2000-03-29  Ondrej FilipMany changes in dbdes sending & receiving. EXDONE caused.
2000-03-29  Ondrej FilipRXMT timer handling bug fix.
2000-03-29  Ondrej FilipSome FIXME added.
2000-03-29  Ondrej FilipSending of DBdes bug fixed.
2000-03-29  Ondrej FilipIMMS reverted to bits. Outgoing packets dumping added.
2000-03-29  Ondrej FilipDBdes sending/receiving changes.
2000-03-09  Ondrej FilipLSA DB is completely redesigned. Now it should be faste...
2000-03-08  Ondrej FilipSending of DBDes. (Checksum and length calculation...
1999-11-17  Ondrej Filipospf.c and ospc.h splitted into various files.