aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.h
Commit message (Expand)AuthorAgeFilesLines
* OSPF: Fix handling of external routes on graceful restartOndrej Zajicek (work)2019-07-091-11/+20
* OSPF: Support for graceful restartOndrej Zajicek (work)2019-06-301-0/+3
* OSPF: Basic support for DN-bit handling (RFC 4576)Ondrej Zajicek (work)2019-02-131-1/+1
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-301-1/+1
* OSPF: Update to new timersOndrej Zajicek (work)2017-12-071-1/+1
* Merged multipath and single-path data structures.Jan Moskyto Matejka2016-12-221-1/+1
* Channelize: rt_notify arg conversion table -> channelJan Moskyto Matejka2016-04-071-1/+1
* Initial commit on integrated BIRDOndrej Zajicek (work)2015-11-051-1/+1
* Moving of mulipath merging code from OSPF to nestOndrej Zajicek2015-06-081-1/+1
* Whitespace cleanup in OSPF.Ondrej Zajicek2014-07-191-1/+1
* Temporary integrated OSPF commit.Ondrej Zajicek2014-07-181-8/+110
* Temporary integrated OSPF commit.Ondrej Zajicek2014-06-261-41/+66
* Fixes default route in OSPF multiple area setting.Ondrej Zajicek2012-07-261-1/+1
* Fixes for OSPF NSSA handling.Ondrej Zajicek2011-09-031-1/+1
* OSPF NSSA support, inter-area LSA translation.Ondrej Zajicek2011-08-081-3/+2
* OSPF NSSA support, part one.Ondrej Zajicek2011-07-201-3/+2
* Multipath support for OSPFOndrej Zajicek2010-12-071-3/+3
* OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek2010-05-021-4/+6
* Fixes and enhancements in 'show ospf state' command.Ondrej Zajicek2010-04-241-1/+1
* Fixes several problems in OSPF vlink implementation.Ondrej Zajicek2010-04-211-1/+1
* Fixes next hop calculation on NBMA and parallel PTP links.Ondrej Zajicek2010-04-111-0/+3
* Implements proper RID handling in OSPFv3.Ondrej Zajicek2009-09-171-0/+13
* Temporary OSPFv3 development commitOndrej Zajicek2009-08-251-9/+9
* Temporary OSPFv3 development commitOndrej Zajicek2009-08-211-9/+14
* Many bugfixes in routing table calculation and summary LSA origination.Ondrej Filip2005-02-131-1/+1
* Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip2004-07-151-5/+6
* A lot of changes:Ondrej Filip2004-06-251-3/+9
* Deleted unused parameters.Ondrej Filip2004-06-061-1/+1
* Cleanup in iface.cOndrej Filip2004-06-061-19/+25
* Patch from Andreas Steinmetz <ast@domdv.de>Ondrej Filip2004-06-011-1/+1
* The code was broken for external /29 to /32 routes. Assuming that youMartin Mares2004-05-311-0/+1
* Added comments.Ondrej Filip2001-06-091-1/+4
* Just formatting.Ondrej Filip2000-08-181-2/+2
* Better algoritmus of LSA aging.Ondrej Filip2000-06-071-0/+2
* Doc in neighbor.c and some tiny changes related to.Ondrej Filip2000-06-071-1/+1
* Tracing in topologyOndrej Filip2000-06-061-1/+1
* LSArt origination and routing table calculation is now not doing soOndrej Filip2000-05-311-1/+1
* Route attributes for OSPF.Martin Mares2000-05-301-1/+1
* Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip2000-05-271-0/+1
* Testing if I can flush LSA from database.Ondrej Filip2000-05-031-0/+1
* Better rt and net originating.Ondrej Filip2000-05-031-2/+2
* Sync with nest's rt table and some minor improvements.Ondrej Filip2000-04-301-1/+2
* RT calculation strongly simplified. Now, I don't need anyOndrej Filip2000-04-301-1/+2
* Calculating of nexts hop(s) added.Ondrej Filip2000-04-291-1/+1
* Routing table calculation. Dijkstra done.Ondrej Filip2000-04-261-0/+7
* LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip2000-04-041-0/+3
* Flooding work continues.Ondrej Filip2000-04-041-0/+2
* Some bug fixes. LSA checksum is still bad. I'll fix it later.Ondrej Filip2000-03-311-1/+0
* LSA structure changes. (Len added.)Ondrej Filip2000-03-301-0/+1
* LSA DB is completely redesigned. Now it should be faster and it needsOndrej Filip2000-03-091-34/+2