1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

14 Commits

Author SHA1 Message Date
86c84d76b7 Huge OSPF database redesign. Since now, all LSAs of all areas
are in single database. This avoids duplication of external LSAs and
fixes bug in external LSA distribution.
2004-07-15 16:37:52 +00:00
d5d9693ce9 Deleted unused parameters. 2004-06-06 18:45:08 +00:00
2e10a170fe Indentation. 2004-06-06 09:37:54 +00:00
e9ab0b4212 Doc in lsalib.c + related minor changes. 2000-06-07 22:31:47 +00:00
62924172ae Flush LSA when receive aged one. 2000-06-02 13:52:50 +00:00
d1660fd3f3 Sort cleanup in aging. 2000-05-31 14:21:56 +00:00
a02c6c184b Cleanup of code. Some arguments of functions were useless. 2000-05-03 22:23:41 +00:00
c45f48fba5 Aging of lsa database added. 2000-05-02 22:19:41 +00:00
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
d8852b362c LSupdate processing improved. Now there is some bug in hashing. :-( 2000-04-04 15:55:55 +00:00
394acced11 Work on lsupdates continues. Some checksum cleanup. 2000-04-02 20:41:33 +00:00
db9fb72769 lsa_cmp moved into lsalib.c 2000-04-02 19:04:23 +00:00
499cb346f6 LSA checksum works. But it's very uneficient on little endian systems. 2000-04-01 02:45:49 +00:00
f45fd3164b Sending of lspd as responce to lsreq done. 2000-03-31 00:21:41 +00:00