summaryrefslogtreecommitdiffstats
path: root/proto/ospf/neighbor.c
AgeCommit message (Expand)Author
2000-06-08Ehm, my (B)DR election was based on router id, but RFC says ip!Ondrej Filip
2000-06-07Doc in neighbor.c and some tiny changes related to.Ondrej Filip
2000-06-06Better dumping neighbors' states on PTP interface.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06All die() renamed to bug().Ondrej Filip
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-01show ospf implemented.Ondrej Filip
2000-06-01Cisco-like "show ospf neighbors" implemented.Ondrej Filip
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
2000-05-31Very ancient bug in (B)DR election, I didn't fill correctly my own IP.Ondrej Filip
2000-05-30Better dumping.Ondrej Filip
2000-05-17Downing of interface should work.Ondrej Filip
2000-05-11Bugfix in (B)DR election.Ondrej Filip
2000-05-10Ever test possibility of forming of adjacency.Ondrej Filip
2000-05-10Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip
2000-05-10Bug in (B)DR election fixed.Ondrej Filip
2000-05-09Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip
2000-05-09Bugfix in testing of possibility of adjacency.Ondrej Filip
2000-05-09Small cleanup.Ondrej Filip
2000-05-09Sorry, it didn't compile. :-(Ondrej Filip
2000-05-09Another bugfix in neighbor state machine.Ondrej Filip
2000-05-09Small bug in neighbor state machine.Ondrej Filip
2000-05-09Do not stop lsrr_timer in FULL state. Use it for retransmition.Ondrej Filip
2000-05-09Fixed some FIXME's by deleting them. :-)Ondrej Filip
2000-05-09Stopping RXMT timer when going to lower state than EXSTART.Ondrej Filip
2000-05-09Typo in debug.Ondrej Filip
2000-05-04Bugfix in Network lsa originatingOndrej Filip
2000-05-03Better rt and net originating.Ondrej Filip
2000-05-01Many small changes and bug fixes. Routing table calculation works.Ondrej Filip
2000-04-30Sync with nest's rt table and some minor improvements.Ondrej Filip
2000-04-18Bugfix in neighbor dumping.Ondrej Filip
2000-04-18Dump changes.Ondrej Filip
2000-04-18Many %u changed into %I and dump cleanup.Ondrej Filip
2000-04-18Better dumping in neighbor chstate.Ondrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-04Flooding work continues.Ondrej Filip
2000-04-04Minor change in area list. Now I use MJ's lists.Ondrej Filip
2000-03-30Add hashing to link state request list.Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
2000-03-29Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip
2000-03-29IMMS reverted to bits. Outgoing packets dumping added.Ondrej Filip
2000-03-29DBdes sending/receiving changes.Ondrej Filip
2000-03-09LSA DB is completely redesigned. Now it should be faster and it needsOndrej 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