summaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.c
AgeCommit message (Collapse)Author
2000-03-09LSA DB is completely redesigned. Now it should be faster and it needsOndrej Filip
less memory.
2000-03-08Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip
2000-02-25Router LSA & area adding.Ondrej Filip
2000-02-25Memory allocation in ospf_area changed.Ondrej Filip
2000-02-24Area work and router LSA starts when interface goes up.Ondrej Filip
1999-11-10Added LSA hashing table (parts of code stolen from rt-fib.c, butMartin Mares
heavily simplified since we don't need asynchronous walking).