summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_spf.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out unused codeStephen Hemminger2009-02-091-0/+2
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-7/+15
|\
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-131-5/+40
| |\
| | * [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-041-19/+15
| | * Ignore host routes to self.Joakim Tjernlund2008-08-251-1/+15
| | * [ospfd] Finish explanatory comment started in previous commit..Paul Jakma2007-08-071-1/+1
| | * [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingPaul Jakma2007-08-061-3/+6
| | * [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assertPaul Jakma2007-05-071-6/+16
| | * [ospfd] Bug #330 regression: failure to calculate routes through networksPaul Jakma2007-03-231-1/+2
| | * [ospfd] Instrument ospf_spf with more debug log messagesPaul Jakma2007-03-231-3/+39
| | * [ospfd] Fix regression in SPF introduced by bug#330 fixesPaul Jakma2007-02-261-21/+25
| | * [ospfd] Bug #330: SPF must consider that nexthop-calc may failPaul Jakma2007-01-241-56/+65
| | * [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-2/+2
| | * [ospfd] Fix SPF of virtual-linksPaul Jakma2006-05-041-51/+114
| | * [ospfd] SPF ospf_canonical_nexthops_free bugfix.quagga_0_99_2_releasepaul2005-11-111-1/+10
| | * 2005-11-04 Paul Jakma <paul.jakma@sun.com>paul2005-11-041-1/+1
| | * 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-13/+34
| | * 2005-10-18 Paul Jakma <paul.jakma@sun.com>paul2005-10-181-306/+290
| | * 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-2/+0
| | * 2005-06-13 Paul Jakma <paul.jakma@sun.com>paul2005-06-131-4/+11
| | * 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-21/+21
| | * 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-61/+44
| | * * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso2005-02-231-171/+70
| | * 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-34/+33
| | * Compiler warnings fixes round 1.hasso2004-10-081-4/+2
| | * Remove usage of evil list and listnode typedefs.hasso2004-09-231-26/+27
| | * Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-311-52/+206
| | * 2004-08-27 David Wiggins <dwiggins@bbn.com>gdt2004-08-271-0/+1
| | * 2004-08-04 Paul Jakma <paul@dishone.st>paul2004-08-051-19/+39
| | * 2004-04-08 Paul Jakma <paul@dishone.st>paul2004-04-081-7/+14
| | * Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-1/+1
| | * 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
| | * 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-061-210/+208
| | * 2003-06-7 kamatchi soundaram <kamatchi@tdd.sj.nec.com>paul2003-06-061-1/+32
| | * 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-1/+1
| | * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-43/+43
| | * ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmppaul2002-12-131-10/+31
| | * Initial revisionpaul2002-12-131-0/+1088
* | get rid of compiler warnings in OSPFStephen Hemminger2008-05-281-0/+2
|/
* [ospfd] Finish explanatory comment started in previous commit..paul2007-08-071-1/+1
* [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingpaul2007-08-061-3/+6
* [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assertpaul2007-05-071-6/+16
* [ospfd] Bug #330 regression: failure to calculate routes through networkspaul2007-03-231-1/+2
* [ospfd] Instrument ospf_spf with more debug log messagespaul2007-03-231-3/+39
* [ospfd] Fix regression in SPF introduced by bug#330 fixespaul2007-02-261-21/+25
* [ospfd] Bug #330: SPF must consider that nexthop-calc may failpaul2007-01-241-56/+65
* [ospfd] Bug #134, ospfd should be more robust to backward time changepaul2006-08-271-2/+2
* [ospfd] Fix SPF of virtual-linkspaul2006-05-041-51/+114
* [ospfd] SPF ospf_canonical_nexthops_free bugfix.quagga.0.99.2.releasepaul2005-11-111-1/+10
* 2005-11-04 Paul Jakma <paul.jakma@sun.com>paul2005-11-041-1/+1