summaryrefslogtreecommitdiff
path: root/proto/ospf/rt.h
AgeCommit message (Expand)Author
2017-02-22Merge branch 'int-new' into nexthop-mergedJan Moskyto Matejka
2017-02-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-12-22Merged multipath and single-path data structures.Jan Moskyto Matejka
2016-12-13OSPF: Fix net-summary origination combined with stubnet optionOndrej Zajicek (work)
2015-12-29Move ID allocator to a separate file and use it also in OSPFOndrej Zajicek (work)
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-06-08Moving of mulipath merging code from OSPF to nestOndrej Zajicek
2014-07-18Temporary integrated OSPF commit.Ondrej Zajicek
2014-06-26Temporary integrated OSPF commit.Ondrej Zajicek
2014-04-23Extends multipath support for OSPF.Ondrej Zajicek
2011-09-03Fixes for OSPF NSSA handling.Ondrej Zajicek
2011-08-08OSPF NSSA support, inter-area LSA translation.Ondrej Zajicek
2010-12-07Multipath support for OSPFOndrej Zajicek
2010-05-26Fixes a bug in duplicit configured stubnets.Ondrej Zajicek
2010-05-02OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek
2010-04-21Fixes several problems in OSPF vlink implementation.Ondrej Zajicek
2010-02-08Shows source (Router ID) for OSPF routes and adds such attribute.Ondrej Zajicek
2010-01-08A fix for broken multi-area OSPFOndrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2005-02-18Minor bugfix: Summary LSA for aggregated area was always propagated withOndrej Filip
2005-02-13Many bugfixes in routing table calculation and summary LSA origination.Ondrej Filip
2004-06-25A lot of changes:Ondrej Filip
2004-06-11Better routing table calculation. We are ready to work withOndrej Filip
2004-06-06Small cleanup, indentation and preparation for multiple areas routing table c...Ondrej Filip
2004-06-06Indentation.Ondrej Filip
2001-06-12Install route into main routing table just if it's necessary.Ondrej Filip
2000-05-31Added tagging of external LSA.Ondrej Filip
2000-05-10Calculation of external routes.Ondrej Filip
2000-05-09Just added declaration of AS Ext routes calculation.Ondrej Filip
2000-05-04Bugfix in Network lsa originatingOndrej Filip
2000-05-03Cleanup of code. Some arguments of functions were useless.Ondrej Filip
2000-05-02Route calculation for stub networks.Ondrej Filip
2000-04-30Many 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-26Routing table calculation. Dijkstra done.Ondrej Filip