]> git.ipfire.org Git - thirdparty/bird.git/history - proto/ospf/lsack.c
Refactoring of OSPF messages.
[thirdparty/bird.git] / proto / ospf / lsack.c
2014-10-24  Ondrej ZajicekRefactoring of OSPF messages.
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-07-18  Ondrej ZajicekTemporary integrated OSPF commit.
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-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-15  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-05-14  Ondrej ZajicekReal broadcast mode for OSPFv2.
2010-05-07  Ondrej ZajicekFixes a bug in LSA flooding.
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-14  Ondrej ZajicekMinor updates.
2009-12-03  Ondrej ZajicekFixes some log messages.
2009-12-03  Ondrej ZajicekMinor fix in LSA update.
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-07-05  Ondrej ZajicekFixes type mismatch in OSPF printf statements.
2009-04-06  Ondrej ZajicekBetter OSPF packet tracing log messages.
2004-07-15  Ondrej FilipHuge OSPF database redesign. Since now, all LSAs of...
2004-06-26  Ondrej FilipMd5 authentification added (unsested).
2004-06-25  Ondrej FilipA lot of changes:
2004-06-06  Ondrej FilipCleanup in packet.c. Deleted unused parameters.
2004-06-06  Ondrej FilipIndentation.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-04  Ondrej Filip'struct proto' removed
2004-06-04  Ondrej FilipDeleted useles "struct proto" sending.
2004-06-04  Ondrej FilipBetter log() usage.
2004-06-04  Ondrej FilipIndented. No other change.
2004-06-04  Ondrej Filiplsack.c cleaned. Better names for functions and
2004-06-04  Ondrej Filipackd_timer_hook moded to neighbor.c
2004-06-01  Ondrej FilipPatch from Andreas Steinmetz <ast@domdv.de>
2000-06-07  Ondrej FilipDoc
2000-06-06  Ondrej FilipTracing in LS ack.
2000-06-06  Ondrej FilipNBMA networks seems to work, but this should be better...
2000-06-05  Ondrej FilipReset inactim timer if you receive any packet from...
2000-06-04  Martin MaresRemoved lots of trailing newlines in log messages.
2000-06-04  Ondrej FilipBug in debugging.
2000-06-03  Ondrej Filipinterface {} added.
2000-06-02  Ondrej FilipBetter dumping, if I get strange lsack.
2000-05-31  Ondrej FilipAnd finally, Premature aging works. :-)
2000-05-11  Ondrej FilipBetter debugging.
2000-05-09  Ondrej FilipBugfix in lsrt slist adding.
2000-05-09  Ondrej FilipMany bugfixes. (I added one entry twice to slist.)
2000-05-08  Ondrej FilipUseless '\n' in log()
2000-05-08  Ondrej FilipBetter logging. (%d->%I)
2000-04-18  Ondrej FilipLS ack.
2000-04-18  Ondrej FilipBetter LS Ack dumping.
2000-04-18  Ondrej FilipFixed the serious bug in LSack.
2000-04-18  Ondrej FilipSending of ACK disabled, since I'll find bug.
2000-04-18  Ondrej FilipAnother LSack update. It's still NOT correct and it...
2000-04-18  Ondrej FilipSome lsack work. There is something very worng. :-...
2000-04-12  Ondrej FilipLSack receiving bugfix.
2000-04-12  Ondrej FilipLS Ack receiving done.
2000-04-04  Ondrej FilipFlooding work continues.
2000-03-30  Ondrej FilipSkeleton structures and files added.