]> git.ipfire.org Git - thirdparty/bird.git/history - proto/ospf/hello.c
Temporary OSPFv3 development commit (changing multicast support).
[thirdparty/bird.git] / proto / ospf / hello.c
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-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-05-28  Ondrej ZajicekMerge branch 'dev' into ospf
2009-05-24  Ondrej ZajicekHello packets on PTP networks should have zero netmask.
2009-05-24  Ondrej ZajicekIgnore Hello packets from different IP network (than...
2009-04-06  Ondrej ZajicekBetter OSPF packet tracing log messages.
2005-02-20  Ondrej FilipSince now I can also use 'dead interval', not just...
2005-02-13  Ondrej FilipMany bugfixes in routing table calculation and summary...
2004-09-15  Ondrej FilipDont check netmask field on PTP links.
2004-07-15  Ondrej FilipHuge OSPF database redesign. Since now, all LSAs of...
2004-07-14  Ondrej FilipMultiple OSPF areas can be attached.
2004-07-13  Ondrej FilipSend hello just after interface is up.
2004-07-13  Ondrej FilipBugfix - options bits were not included in LSAs
2004-07-01  Ondrej FilipHello reading bugfix.
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-06  Ondrej FilipBe more verbose in troubles.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-04  Ondrej Filiphello.* reindented, code cleanup.
2004-06-04  Ondrej Filiphello.c and hello.h cleaned up. No design changes.
2004-06-01  Ondrej FilipPatch from Andreas Steinmetz <ast@domdv.de>
2004-05-31  Ondrej FilipUseless include deleted.
2004-05-31  Ondrej FilipMinor bug fix in neighbor state machine.
2003-09-03  Ondrej FilipThis prevents infinite loop when bird has more that...
2000-09-03  Ondrej FilipLog some unusual situation.
2000-09-02  Ondrej FilipAdded stub interface. (Interface which is propagated...
2000-09-02  Ondrej FilipAdded hellos on NBMA networks. (I don't violate RFC...
2000-06-13  Ondrej FilipBugfix in logging.
2000-06-08  Ondrej FilipStill some endianity bugs.
2000-06-08  Ondrej FilipI forgot some endianity operations.
2000-06-08  Ondrej FilipEhm, my (B)DR election was based on router id, but...
2000-06-07  Ondrej FilipMinor changes.
2000-06-07  Ondrej FilipRemoved some FIXMEs simply deleting them.
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipSome useles variable deleted.
2000-06-05  Ondrej FilipNBMA networks should work now.
2000-06-04  Martin MaresRemoved lots of trailing newlines in log messages.
2000-06-03  Ondrej Filipinterface {} added.
2000-05-10  Ondrej FilipBe more verbose.
2000-05-10  Ondrej FilipDestroying of neighbor moved from 'hello' to 'neighbor...
2000-05-09  Ondrej FilipBackup seen is not called so often.
2000-05-09  Ondrej FilipMany bugfixes. (I added one entry twice to slist.)
2000-05-09  Ondrej FilipBugfix in hello.
2000-05-09  Ondrej FilipSorry, it didn't compile. :-(
2000-05-09  Ondrej FilipAnother bugfix in neighbor state machine.
2000-05-08  Ondrej FilipBugfix in new neighbor allocation.
2000-04-18  Ondrej FilipMany %u changed into %I and dump cleanup.
2000-04-18  Ondrej FilipSome lsack work. There is something very worng. :-...
2000-03-30  Ondrej FilipLSreq initial work.
2000-03-29  Ondrej FilipMany changes in dbdes sending & receiving. EXDONE caused.
2000-03-08  Ondrej FilipSending of DBDes. (Checksum and length calculation...
1999-11-17  Ondrej Filipospf.c and ospc.h splitted into various files.