summaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.c
AgeCommit message (Expand)Author
2000-05-31Stuping bug in net LSA origination. Now, I should surviveOndrej 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-31Handle better next hop in external LSA.Ondrej Filip
2000-05-30Route attributes for OSPF.Martin Mares
2000-05-30You can decide if add LSA into lsrth during flood_lsa().Ondrej Filip
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-27Originating of external LSA.Ondrej Filip
2000-05-12Minor changes.Ondrej Filip
2000-05-11Bugfix in network LSA originating.Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip
2000-05-09Another bugfix in neighbor state machine.Ondrej Filip
2000-05-04Bugfix in Network lsa originatingOndrej Filip
2000-05-04Test for "flushing" added.Ondrej Filip
2000-05-04Cleanup of code. Some arguments of functions were useless.Ondrej Filip
2000-05-04Testing if I can flush LSA from database.Ondrej Filip
2000-05-03Better rt and net originating.Ondrej Filip
2000-05-03Originating of network LSA.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-26Routing table calculation. Dijkstra done.Ondrej Filip
2000-04-18Dump changes.Ondrej Filip
2000-04-17Small change in LSA originating.Ondrej Filip
2000-04-04LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip
2000-04-04Flooding work continues.Ondrej Filip
2000-04-04Minor change in area list. Now I use MJ's lists.Ondrej Filip
2000-04-01LSA checksum works. But it's very uneficient on little endian systems.Ondrej Filip
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
2000-03-31Checksum changes. Bug is still NOT fixed. :-(Ondrej Filip
2000-03-31Some bug fixes. LSA checksum is still bad. I'll fix it later.Ondrej Filip
2000-03-30LSA structure changes. (Len added.)Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
2000-03-29DBdes sending/receiving changes.Ondrej Filip
2000-03-09LSA DB is completely redesigned. Now it should be faster and it needsOndrej Filip
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