summaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.h
AgeCommit message (Expand)Author
2011-09-03Fixes for OSPF NSSA handling.Ondrej Zajicek
2011-08-08OSPF NSSA support, inter-area LSA translation.Ondrej Zajicek
2011-07-20OSPF NSSA support, part one.Ondrej Zajicek
2010-12-07Multipath support for OSPFOndrej Zajicek
2010-05-02OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek
2010-04-24Fixes and enhancements in 'show ospf state' command.Ondrej Zajicek
2010-04-21Fixes several problems in OSPF vlink implementation.Ondrej Zajicek
2010-04-11Fixes next hop calculation on NBMA and parallel PTP links.Ondrej Zajicek
2009-09-17Implements proper RID handling in OSPFv3.Ondrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2005-02-14Many bugfixes in routing table calculation and summary LSA origination.Ondrej Filip
2004-07-15Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip
2004-06-25A lot of changes:Ondrej Filip
2004-06-06Deleted unused parameters.Ondrej Filip
2004-06-06Cleanup in iface.cOndrej Filip
2004-06-01Patch from Andreas Steinmetz <ast@domdv.de>Ondrej Filip
2004-05-31The code was broken for external /29 to /32 routes. Assuming that youMartin Mares
2001-06-09Added comments.Ondrej Filip
2000-08-18Just formatting.Ondrej Filip
2000-06-08Better algoritmus of LSA aging.Ondrej Filip
2000-06-07Doc in neighbor.c and some tiny changes related to.Ondrej Filip
2000-06-06Tracing in topologyOndrej Filip
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
2000-05-30Route attributes for OSPF.Martin Mares
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-04Testing if I can flush LSA from database.Ondrej Filip
2000-05-03Better rt and net originating.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-26Routing table calculation. Dijkstra done.Ondrej Filip
2000-04-04LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip
2000-04-04Flooding work continues.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-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-24Area work and router LSA starts when interface goes up.Ondrej Filip
2000-02-24Structures for router LSA added.Ondrej Filip
2000-02-08Hash table structure redesigned.Ondrej Filip
2000-02-08Other LS struct added.Ondrej Filip
2000-02-08LSA type changed from u16 to u8.Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip