summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_spf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-1/+1
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-0/+1
* Section 16.0 of rfc2328 (OSPF) specifies that the short-pathDonald Sharp2015-05-201-7/+0
* ospfd-spf-stats.patchDonald Sharp2015-05-201-13/+102
* *: nuke ^L (page feed)David Lamparter2014-06-041-6/+6
* ospfd: restore nexthop IP for p2p interfacesChristian Franke2013-04-091-2/+16
* Revert "ospfd: Do not fall back to intervening router."Paul Jakma2012-10-191-4/+30
* ospfd: Do not fall back to intervening router.Joakim Tjernlund2012-07-251-15/+3
* ospf_spf_process_stubs: use LSA pos to find OSFP interfaceJoakim Tjernlund2012-07-251-1/+3
* ospfd: Optimize and improve SPF nexthop calculationJoakim Tjernlund2012-07-251-83/+74
* ospfd: avoid exhausting memory with OSPF vertices (BZ#476)David Lamparter2012-07-251-2/+15
* ospfd: remove unused codeStephen Hemminger2011-12-061-0/+2
* ospfd: sizing macros cleanupDenis Ovsienko2011-09-271-10/+7
* ospfd: update some commentsPaul Jakma2009-08-031-6/+13
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-031-2/+3
* ospfd: Discriminate better when selecting links between vertices in SPFJoakim Tjernlund2009-07-301-7/+5
* [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.paul2005-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>paul2005-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-071-210/+208
* 2003-06-7 kamatchi soundaram <kamatchi@tdd.sj.nec.com>paul2003-06-071-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 supportpaul2002-12-131-10/+31