summaryrefslogtreecommitdiffstats
path: root/proto/ospf/lsalib.c
AgeCommit message (Expand)Author
2000-06-02Better LSA Aging.Ondrej Filip
2000-06-01Calculate checksum when reflooding (after min ls_refresh).Ondrej Filip
2000-06-01Very stuping bug. (I took me 4 hours to find it!)Ondrej Filip
2000-05-31And finally, Premature aging works. :-)Ondrej Filip
2000-05-31Sort cleanup in aging.Ondrej Filip
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
2000-05-30Reflood your old lsa.Ondrej Filip
2000-05-30Don't run rt calculation twice.Ondrej Filip
2000-05-30Bug in lsa comparision.Ondrej Filip
2000-05-30Yeah, the endianity bug found.Ondrej Filip
2000-05-17Typo in comment.Ondrej Filip
2000-05-10Bugfix in ip_addr endianity.Ondrej Filip
2000-05-09Flushing of old LSAs added.Ondrej Filip
2000-05-04Bugfix in Network lsa originatingOndrej Filip
2000-05-04Cleanup of code. Some arguments of functions were useless.Ondrej Filip
2000-05-03Aging of lsa database added.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-04LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip
2000-04-02Work on lsupdates continues. Some checksum cleanup.Ondrej Filip
2000-04-02lsa_cmp moved into lsalib.cOndrej Filip
2000-04-01LSA checksum works. But it's very uneficient on little endian systems.Ondrej Filip
2000-03-31Sending of lspd as responce to lsreq done.Ondrej Filip