summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_spf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: few fixes in rSPF calc when LSA received from non root nodeMadhuri Kuruganti2022-10-121-0/+1
* ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti2022-10-121-0/+2
* ospfd: add all_rtrs route table when opaque enabledChristian Hopps2022-06-021-0/+3
* ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-0/+1
* ospfd: Max multipath config supportrgirada2021-03-301-1/+1
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-1/+1
* ospfd: Add support for TI-LFA node protectionGalaxyGorilla2021-01-191-2/+5
* ospfd: Make use of adjacency SIDs in TI-LFAGalaxyGorilla2021-01-191-0/+2
* ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla2021-01-191-6/+14
* ospfd: use a new vertex list for every SPF runGalaxyGorilla2020-08-271-0/+1
* ospfd: bring back some P2P SPF interface codeGalaxyGorilla2020-08-181-2/+3
* ospfd: add print helper for SPF trees and route tablesGalaxyGorilla2020-08-181-0/+2
* ospfd: introduce a 'dry run' into SPF codeGalaxyGorilla2020-08-181-5/+12
* ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-271-1/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-29/+27
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospfd: Some small tweaks to the SPF execution reason patchPaul Jakma2016-05-261-15/+13
* ospfd-spf-stats.patchDonald Sharp2015-05-201-0/+13
* [ospfd] Fix SPF of virtual-linksPaul Jakma2006-05-041-0/+5
* 2005-10-18 Paul Jakma <paul.jakma@sun.com>paul2005-10-181-6/+11
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-2/+2
* * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso2005-02-231-0/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-311-11/+16
* 2004-04-08 Paul Jakma <paul@dishone.st>paul2004-04-081-1/+2
* Initial revisionpaul2002-12-131-0/+50