summaryrefslogtreecommitdiffstats
path: root/proto/ospf/hello.c
AgeCommit message (Expand)Author
2005-02-20Since now I can also use 'dead interval', not just 'dead counter'.Ondrej Filip
2005-02-14Many bugfixes in routing table calculation and summary LSA origination.Ondrej Filip
2004-09-15Dont check netmask field on PTP links.Ondrej Filip
2004-07-15Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip
2004-07-14Multiple OSPF areas can be attached.Ondrej Filip
2004-07-14Send hello just after interface is up.Ondrej Filip
2004-07-13Bugfix - options bits were not included in LSAsOndrej Filip
2004-07-01Hello reading bugfix.Ondrej 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-06Be more verbose in troubles.Ondrej Filip
2004-06-05... and a whole bunch of unused parameters and variables in ospf.Martin Mares
2004-06-04hello.* reindented, code cleanup.Ondrej Filip
2004-06-04hello.c and hello.h cleaned up. No design changes.Ondrej Filip
2004-06-01Patch from Andreas Steinmetz <ast@domdv.de>Ondrej Filip
2004-05-31Useless include deleted.Ondrej Filip
2004-05-31Minor bug fix in neighbor state machine.Ondrej Filip
2003-09-03This prevents infinite loop when bird has more that 60 neighbors. Thanks to R...Ondrej Filip
2000-09-03Log some unusual situation.Ondrej Filip
2000-09-02Added stub interface. (Interface which is propagated to OSPF butOndrej Filip
2000-09-02Added hellos on NBMA networks. (I don't violate RFC now.)Ondrej Filip
2000-06-13Bugfix in logging.Ondrej Filip
2000-06-08Still some endianity bugs.Ondrej Filip
2000-06-08I forgot some endianity operations.Ondrej Filip
2000-06-08Ehm, my (B)DR election was based on router id, but RFC says ip!Ondrej Filip
2000-06-08Minor changes.Ondrej Filip
2000-06-07Removed some FIXMEs simply deleting them.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Some useles variable deleted.Ondrej Filip
2000-06-06NBMA networks should work now.Ondrej Filip
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-03interface {} added.Ondrej Filip
2000-05-11Be more verbose.Ondrej Filip
2000-05-10Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip
2000-05-09Backup seen is not called so often.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Bugfix in hello.Ondrej Filip
2000-05-09Sorry, it didn't compile. :-(Ondrej Filip
2000-05-09Another bugfix in neighbor state machine.Ondrej Filip
2000-05-09Bugfix in new neighbor allocation.Ondrej Filip
2000-04-18Many %u changed into %I and dump cleanup.Ondrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
2000-03-29Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip
2000-03-08Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip