index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proto
/
ospf
/
lsalib.c
Age
Commit message (
Expand
)
Author
2000-06-01
Calculate checksum when reflooding (after min ls_refresh).
Ondrej Filip
2000-06-01
Very stuping bug. (I took me 4 hours to find it!)
Ondrej Filip
2000-05-31
And finally, Premature aging works. :-)
Ondrej Filip
2000-05-31
Sort cleanup in aging.
Ondrej Filip
2000-05-31
LSArt origination and routing table calculation is now not doing so
Ondrej Filip
2000-05-30
Reflood your old lsa.
Ondrej Filip
2000-05-30
Don't run rt calculation twice.
Ondrej Filip
2000-05-30
Bug in lsa comparision.
Ondrej Filip
2000-05-30
Yeah, the endianity bug found.
Ondrej Filip
2000-05-17
Typo in comment.
Ondrej Filip
2000-05-10
Bugfix in ip_addr endianity.
Ondrej Filip
2000-05-09
Flushing of old LSAs added.
Ondrej Filip
2000-05-04
Bugfix in Network lsa originating
Ondrej Filip
2000-05-04
Cleanup of code. Some arguments of functions were useless.
Ondrej Filip
2000-05-03
Aging of lsa database added.
Ondrej Filip
2000-05-01
Many small changes and bug fixes. Routing table calculation works.
Ondrej Filip
2000-04-30
Sync with nest's rt table and some minor improvements.
Ondrej Filip
2000-04-04
LSupdate processing improved. Now there is some bug in hashing. :-(
Ondrej Filip
2000-04-02
Work on lsupdates continues. Some checksum cleanup.
Ondrej Filip
2000-04-02
lsa_cmp moved into lsalib.c
Ondrej Filip
2000-04-01
LSA checksum works. But it's very uneficient on little endian systems.
Ondrej Filip
2000-03-31
Sending of lspd as responce to lsreq done.
Ondrej Filip