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 |
|
Ondrej Filip
|
921a93f217
|
Flooding work continues.
|
2000-04-04 00:32:17 +00:00 |
|
Ondrej Filip
|
8496b2e41a
|
Minor change in area list. Now I use MJ's lists.
|
2000-04-03 22:31:07 +00:00 |
|
Ondrej Filip
|
394acced11
|
Work on lsupdates continues. Some checksum cleanup.
|
2000-04-02 20:41:33 +00:00 |
|
Ondrej Filip
|
db9fb72769
|
lsa_cmp moved into lsalib.c
|
2000-04-02 19:04:23 +00:00 |
|
Ondrej Filip
|
499cb346f6
|
LSA checksum works. But it's very uneficient on little endian systems.
|
2000-04-01 02:45:49 +00:00 |
|
Martin Mares
|
221135d6bf
|
Include "lib/string.h" instead of <string.h>. It should give us bzero()
and other non-portable functions on all systems.
|
2000-03-31 23:30:21 +00:00 |
|
Ondrej Filip
|
65e55e9cca
|
Checksum changes. Bug is still NOT fixed. :-(
|
2000-03-31 01:40:12 +00:00 |
|
Ondrej Filip
|
9f940976d1
|
Some bug fixes. LSA checksum is still bad. I'll fix it later.
|
2000-03-31 01:14:41 +00:00 |
|
Ondrej Filip
|
f45fd3164b
|
Sending of lspd as responce to lsreq done.
|
2000-03-31 00:21:41 +00:00 |
|
Ondrej Filip
|
14a7921c83
|
LSA structure changes. (Len added.)
|
2000-03-30 20:18:51 +00:00 |
|
Ondrej Filip
|
de769e24c0
|
Skeleton structures and files added.
|
2000-03-30 20:00:42 +00:00 |
|
Ondrej Filip
|
95eb1dba3f
|
Add hashing to link state request list.
|
2000-03-30 19:37:26 +00:00 |
|
Ondrej Filip
|
76915ec979
|
Minor changes.
|
2000-03-30 19:21:17 +00:00 |
|
Ondrej Filip
|
ce0603a6ed
|
Better list manipulation.
|
2000-03-30 16:22:58 +00:00 |
|
Ondrej Filip
|
6d2b32114f
|
LSreq initial work.
|
2000-03-30 00:18:59 +00:00 |
|
Ondrej Filip
|
2560c8860e
|
Slave bug fix.
|
2000-03-29 17:51:40 +00:00 |
|
Ondrej Filip
|
910e557b47
|
Many changes in dbdes sending & receiving. EXDONE caused.
|
2000-03-29 17:18:06 +00:00 |
|
Ondrej Filip
|
315648af8e
|
RXMT timer handling bug fix.
|
2000-03-29 13:02:58 +00:00 |
|
Ondrej Filip
|
3fba209688
|
Some FIXME added.
|
2000-03-29 12:47:07 +00:00 |
|
Ondrej Filip
|
96501dfe5f
|
Sending of DBdes bug fixed.
|
2000-03-29 12:45:37 +00:00 |
|
Ondrej Filip
|
04c6319a63
|
IMMS reverted to bits. Outgoing packets dumping added.
Cisco does not set inteface MTU. Hmm....
|
2000-03-29 12:32:25 +00:00 |
|
Ondrej Filip
|
963ea03d87
|
DBdes sending/receiving changes.
|
2000-03-29 00:34:28 +00:00 |
|
Ondrej Filip
|
ce17d4c165
|
LSA DB is completely redesigned. Now it should be faster and it needs
less memory.
|
2000-03-09 22:38:05 +00:00 |
|
Ondrej Filip
|
30147b89ff
|
Sending of DBDes. (Checksum and length calculation NOT done.)
|
2000-03-08 12:50:28 +00:00 |
|
Ondrej Filip
|
de30342f97
|
Router LSA & area adding.
|
2000-02-25 19:19:41 +00:00 |
|
Ondrej Filip
|
b786df7035
|
Memory allocation in ospf_area changed.
|
2000-02-25 14:26:54 +00:00 |
|
Ondrej Filip
|
ab56f6b16f
|
Area work and router LSA starts when interface goes up.
|
2000-02-24 00:26:10 +00:00 |
|
Ondrej Filip
|
ea28da044a
|
Small change for debugging.
|
2000-02-23 23:23:19 +00:00 |
|
Ondrej Filip
|
91808fffc2
|
Structures for router LSA added.
|
2000-02-23 23:14:18 +00:00 |
|
Ondrej Filip
|
6fa948d6c5
|
Better debugging.
|
2000-02-23 23:13:27 +00:00 |
|
Ondrej Filip
|
e6fcf113ec
|
Better debuging.
|
2000-02-23 23:13:10 +00:00 |
|
Ondrej Filip
|
4bf6de8737
|
Hash table structure redesigned.
|
2000-02-08 22:43:10 +00:00 |
|