aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf/hello.c
Commit message (Expand)AuthorAgeFilesLines
* Useless include deleted.Ondrej Filip2004-05-311-2/+0
* Minor bug fix in neighbor state machine.Ondrej Filip2004-05-311-2/+3
* This prevents infinite loop when bird has more that 60 neighbors. Thanks to R...Ondrej Filip2003-09-031-1/+2
* Log some unusual situation.Ondrej Filip2000-09-031-2/+2
* Added stub interface. (Interface which is propagated to OSPF butOndrej Filip2000-09-021-0/+2
* Added hellos on NBMA networks. (I don't violate RFC now.)Ondrej Filip2000-09-021-10/+90
* Bugfix in logging.Ondrej Filip2000-06-131-1/+1
* Still some endianity bugs.Ondrej Filip2000-06-081-6/+13
* I forgot some endianity operations.Ondrej Filip2000-06-081-6/+6
* Ehm, my (B)DR election was based on router id, but RFC says ip!Ondrej Filip2000-06-081-9/+10
* Minor changes.Ondrej Filip2000-06-071-1/+1
* Removed some FIXMEs simply deleting them.Ondrej Filip2000-06-071-1/+1
* Tracing.Ondrej Filip2000-06-061-2/+2
* Tracing.Ondrej Filip2000-06-061-3/+3
* Some useles variable deleted.Ondrej Filip2000-06-061-2/+0
* NBMA networks should work now.Ondrej Filip2000-06-051-25/+55
* Removed lots of trailing newlines in log messages.Martin Mares2000-06-041-5/+5
* interface {} added.Ondrej Filip2000-06-031-1/+1
* Be more verbose.Ondrej Filip2000-05-101-5/+10
* Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip2000-05-101-20/+0
* Backup seen is not called so often.Ondrej Filip2000-05-091-2/+4
* Many bugfixes. (I added one entry twice to slist.)Ondrej Filip2000-05-091-1/+1
* Bugfix in hello.Ondrej Filip2000-05-091-1/+1
* Sorry, it didn't compile. :-(Ondrej Filip2000-05-091-1/+1
* Another bugfix in neighbor state machine.Ondrej Filip2000-05-091-32/+25
* Bugfix in new neighbor allocation.Ondrej Filip2000-05-081-3/+3
* Many %u changed into %I and dump cleanup.Ondrej Filip2000-04-181-17/+9
* Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip2000-04-181-0/+7
* LSreq initial work.Ondrej Filip2000-03-301-0/+6
* Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip2000-03-291-0/+6
* Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip2000-03-081-0/+1
* ospf.c and ospc.h splitted into various files.Ondrej Filip1999-11-171-0/+253