Ondrej Filip
|
5ee479aac9
|
Small typo.
|
2000-05-08 22:26:11 +00:00 |
|
Ondrej Filip
|
0ebb8b64f3
|
Bugfix in new neighbor allocation.
|
2000-05-08 22:24:22 +00:00 |
|
Ondrej Filip
|
77fbd315df
|
Better debug output.
|
2000-05-08 22:10:10 +00:00 |
|
Ondrej Filip
|
b57a45b81a
|
Next hop calculation improved. (I ignored stub networks advertised by my
neighbors.
|
2000-05-08 22:03:29 +00:00 |
|
Ondrej Filip
|
158b99c912
|
Better logging. (%d->%I)
|
2000-05-08 22:02:45 +00:00 |
|
Martin Mares
|
916c8c0aba
|
Use preferences properly.
|
2000-05-08 10:40:00 +00:00 |
|
Martin Mares
|
ab1129c1bd
|
Added skeleton Doc files for the whole developer's documentation.
|
2000-05-05 17:17:42 +00:00 |
|
Martin Mares
|
9a220cabbc
|
#ifdef out lots of debugging information.
The long resource/routing table dump printed upon startup is gone now
and if you wish to see it, just send bird SIGUSR1 or use the `debug'
commands.
|
2000-05-04 20:52:28 +00:00 |
|
Ondrej Filip
|
d345cda5a1
|
Bugfix in Network lsa originating
Bugfix in ntohlsab() and htonlsab()
For calculating of rt I use my own fib. I delete routes! ;-)
|
2000-05-04 01:23:03 +00:00 |
|
Ondrej Filip
|
9e48d717cf
|
Test for "flushing" added.
|
2000-05-03 22:36:12 +00:00 |
|
Ondrej Filip
|
a02c6c184b
|
Cleanup of code. Some arguments of functions were useless.
|
2000-05-03 22:23:41 +00:00 |
|
Ondrej Filip
|
ad5453b540
|
Testing if I can flush LSA from database.
|
2000-05-03 22:12:33 +00:00 |
|
Ondrej Filip
|
9bc1808a27
|
Better rt and net originating.
|
2000-05-03 00:08:48 +00:00 |
|
Ondrej Filip
|
0bf2f2039e
|
Originating of network LSA.
|
2000-05-02 23:09:44 +00:00 |
|
Ondrej Filip
|
249fdef7a1
|
Adding InfTransDelay for outgoing lsa.
|
2000-05-02 22:31:48 +00:00 |
|
Ondrej Filip
|
c45f48fba5
|
Aging of lsa database added.
|
2000-05-02 22:19:41 +00:00 |
|
Ondrej Filip
|
a92847e78f
|
Route calculation for stub networks.
|
2000-05-02 19:27:57 +00:00 |
|
Ondrej Filip
|
85195f1a53
|
Many small changes and bug fixes. Routing table calculation works.
I'm waiting for rt lookup to add stub networks.
|
2000-04-30 22:14:31 +00:00 |
|
Ondrej Filip
|
c6c5626436
|
Sync with nest's rt table and some minor improvements.
|
2000-04-30 11:31:05 +00:00 |
|
Ondrej Filip
|
e80e9d0da5
|
RT calculation strongly simplified. Now, I don't need any
memory allocation. :-)
|
2000-04-30 09:32:41 +00:00 |
|
Ondrej Filip
|
468f2347fc
|
Calculating of nexts hop(s) added.
|
2000-04-29 15:57:14 +00:00 |
|
Ondrej Filip
|
2add26dfa9
|
Stub networks done.
|
2000-04-26 20:16:36 +00:00 |
|
Ondrej Filip
|
5904a51266
|
Nets are used before routers.
|
2000-04-26 14:03:56 +00:00 |
|
Ondrej Filip
|
dfa9a53a66
|
Routing table calculation. Dijkstra done.
|
2000-04-26 12:54:23 +00:00 |
|
Ondrej Filip
|
85c92555ef
|
Grr, another patch to make it compile.
|
2000-04-18 22:11:05 +00:00 |
|
Ondrej Filip
|
740d16d972
|
Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)
|
2000-04-18 22:07:58 +00:00 |
|
Ondrej Filip
|
84228eee27
|
LS ack bugfix. (I didn't remove LSA from LSret hash.)
|
2000-04-18 21:40:11 +00:00 |
|
Ondrej Filip
|
19fc4c763e
|
LS ack.
|
2000-04-18 21:13:56 +00:00 |
|
Ondrej Filip
|
26116eac93
|
Better LS Ack dumping.
|
2000-04-18 20:34:19 +00:00 |
|
Ondrej Filip
|
48f5a61f69
|
Bugfix in neighbor dumping.
|
2000-04-18 19:56:43 +00:00 |
|
Ondrej Filip
|
9eada7ca03
|
Fixed the serious bug in LSack.
Oh, I'm an idiot. I sent LSACK, but in header was LSUPD. :-(
|
2000-04-18 19:44:16 +00:00 |
|
Ondrej Filip
|
9eea604769
|
Multicast open socket for (B)DR bugfix.
|
2000-04-18 19:31:42 +00:00 |
|
Ondrej Filip
|
79f036ef6e
|
Dump changes.
|
2000-04-18 19:22:49 +00:00 |
|
Ondrej Filip
|
4472402551
|
Many %u changer into %I.
|
2000-04-18 18:29:50 +00:00 |
|
Ondrej Filip
|
89929e9daa
|
Many %u changed into %I and dump cleanup.
|
2000-04-18 18:21:10 +00:00 |
|
Ondrej Filip
|
1508ee8b53
|
Iface chstate run only if something really change.
|
2000-04-18 18:01:26 +00:00 |
|
Ondrej Filip
|
dd100e40c6
|
Better dumping in neighbor chstate.
|
2000-04-18 17:58:16 +00:00 |
|
Ondrej Filip
|
8914e37dc0
|
Better chstate dumping.
|
2000-04-18 17:54:06 +00:00 |
|
Ondrej Filip
|
284c43ff66
|
Sending of ACK disabled, since I'll find bug.
|
2000-04-18 17:36:46 +00:00 |
|
Ondrej Filip
|
023f5e86eb
|
Another LSack update. It's still NOT correct and it surely
kills gated or Cyclades OSPF implementation. :-)
|
2000-04-18 17:00:56 +00:00 |
|
Ondrej Filip
|
67315ef64e
|
Some lsack work. There is something very worng. :-( It locked my network.
|
2000-04-18 01:06:16 +00:00 |
|
Ondrej Filip
|
2a0925948d
|
Listening on AllDRouters for DR and BACKUP added.
|
2000-04-17 21:10:40 +00:00 |
|
Ondrej Filip
|
38130b863f
|
Small change in LSA originating.
|
2000-04-17 20:42:42 +00:00 |
|
Ondrej Filip
|
ebff007f08
|
LSack receiving bugfix.
|
2000-04-12 15:37:52 +00:00 |
|
Ondrej Filip
|
4bf41ac8b1
|
LS Ack receiving done.
|
2000-04-12 15:20:13 +00:00 |
|
Ondrej Filip
|
58313b24c8
|
Stupid "+1"-bug fixed.
|
2000-04-12 14:49:20 +00:00 |
|
Ondrej Filip
|
2c971094eb
|
LSA flooding done.
|
2000-04-05 00:51:25 +00:00 |
|
Ondrej Filip
|
10000b96a8
|
Small clean up. (Duplicate #defines.)
|
2000-04-04 22:27:19 +00:00 |
|
Ondrej Filip
|
f1f7faceb4
|
"Bug in hashing" fixed. Ehm it was bug in lsrql node removing.
|
2000-04-04 22:22:08 +00:00 |
|
Ondrej Filip
|
d8852b362c
|
LSupdate processing improved. Now there is some bug in hashing. :-(
|
2000-04-04 15:55:55 +00:00 |
|