aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.c
Commit message (Expand)AuthorAgeFilesLines
* The code was broken for external /29 to /32 routes. Assuming that youMartin Mares2004-05-311-4/+28
* Many spelling mistakes fixed.Ondrej Filip2003-08-231-11/+11
* Useless trace.Ondrej Filip2001-08-211-3/+0
* Fix %<something>I format strings.Martin Mares2001-08-191-1/+1
* Bugfix in B-bit setting in router LSA.Ondrej Filip2001-08-111-1/+1
* I will not originate the same lsa before MINLSINTERVAL.Ondrej Filip2001-08-111-0/+15
* Serious bug in ext lsa origination found. Going for 1.0.4.Ondrej Filip2000-09-031-3/+16
* Bugfix in ext lsa importing.Ondrej Filip2000-08-281-10/+10
* HASH_DEF_ORDER back to 6.Ondrej Filip2000-06-081-1/+1
* Doc in lsalib.c + related minor changes.Ondrej Filip2000-06-071-3/+3
* Removed some FIXMEs simply deleting them.Ondrej Filip2000-06-071-1/+1
* Doc in neighbor.c and some tiny changes related to.Ondrej Filip2000-06-071-1/+44
* Tracing in topologyOndrej Filip2000-06-061-8/+9
* Allocate OSPF areas before interfaces.Ondrej Filip2000-06-061-48/+1
* Bugfix in NET LSA flushing.Ondrej Filip2000-06-051-103/+121
* PTP link in RTLSA was not announced correctly.Ondrej Filip2000-06-051-1/+1
* Unless a filter specifies otherwise, all external routes have type 2Martin Mares2000-06-051-2/+2
* Bug in LSA origination.Ondrej Filip2000-06-051-3/+3
* Small patch to better hash type=2 LSAs.Ondrej Filip2000-06-051-0/+17
* Many bugfixes (I don't remember all of them):Ondrej Filip2000-06-051-19/+30
* Many bugs in ext lsa origination.Ondrej Filip2000-06-041-11/+9
* Stuping bug in net LSA origination. Now, I should surviveOndrej Filip2000-05-311-0/+2
* Sort cleanup in aging.Ondrej Filip2000-05-311-0/+1
* LSArt origination and routing table calculation is now not doing soOndrej Filip2000-05-311-27/+11
* Handle better next hop in external LSA.Ondrej Filip2000-05-311-1/+7
* Route attributes for OSPF.Martin Mares2000-05-301-14/+18
* You can decide if add LSA into lsrth during flood_lsa().Ondrej Filip2000-05-301-14/+14
* Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip2000-05-271-1/+1
* Originating of external LSA.Ondrej Filip2000-05-271-0/+60
* Minor changes.Ondrej Filip2000-05-111-4/+0
* Bugfix in network LSA originating.Ondrej Filip2000-05-111-1/+5
* Better dumping.Ondrej Filip2000-05-091-2/+2
* Many bugfixes. (I added one entry twice to slist.)Ondrej Filip2000-05-091-6/+6
* Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip2000-05-091-1/+1
* Another bugfix in neighbor state machine.Ondrej Filip2000-05-091-2/+2
* Bugfix in Network lsa originatingOndrej Filip2000-05-041-4/+13
* Test for "flushing" added.Ondrej Filip2000-05-031-6/+4
* Cleanup of code. Some arguments of functions were useless.Ondrej Filip2000-05-031-1/+1
* Testing if I can flush LSA from database.Ondrej Filip2000-05-031-0/+32
* Better rt and net originating.Ondrej Filip2000-05-031-14/+22
* Originating of network LSA.Ondrej Filip2000-05-021-0/+56
* Aging of lsa database added.Ondrej Filip2000-05-021-2/+26
* Many small changes and bug fixes. Routing table calculation works.Ondrej Filip2000-04-301-3/+21
* Sync with nest's rt table and some minor improvements.Ondrej Filip2000-04-301-0/+1
* Routing table calculation. Dijkstra done.Ondrej Filip2000-04-261-1/+1
* Dump changes.Ondrej Filip2000-04-181-1/+1
* Small change in LSA originating.Ondrej Filip2000-04-171-0/+1
* LSupdate processing improved. Now there is some bug in hashing. :-(Ondrej Filip2000-04-041-18/+45
* Flooding work continues.Ondrej Filip2000-04-041-0/+5
* Minor change in area list. Now I use MJ's lists.Ondrej Filip2000-04-031-13/+11