summaryrefslogtreecommitdiffstats
path: root/proto/ospf/rt.c
AgeCommit message (Expand)Author
2000-05-17Don't die, if you receive strange LSA.Ondrej Filip
2000-05-17Calculation of external routes finally works.Ondrej Filip
2000-05-17Ehmm, removed 'if(1 || ...' so I can test the second part .Ondrej Filip
2000-05-17Routing table calculation for ext LSAs having next-hop=!0.0.0.0Ondrej Filip
2000-05-12Calculation of external routes works. :-)Ondrej Filip
2000-05-10Calculation of external routes.Ondrej Filip
2000-05-09FIXME's removed by deleting them. :-)Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Just added declaration of AS Ext routes calculation.Ondrej Filip
2000-05-09Next hop calculation improved. (I ignored stub networks advertised by myOndrej Filip
2000-05-08Use preferences properly.Martin Mares
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-03Aging of lsa database added.Ondrej Filip
2000-05-02Route calculation for stub networks.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-30RT calculation strongly simplified. Now, I don't need anyOndrej Filip
2000-04-29Calculating of nexts hop(s) added.Ondrej Filip
2000-04-26Stub networks done.Ondrej Filip
2000-04-26Nets are used before routers.Ondrej Filip
2000-04-26Routing table calculation. Dijkstra done.Ondrej Filip