summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_spf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+1
* ospfd: correctly cleanup spf dataIgor Ryzhov2021-08-311-0/+3
* ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-0/+2
* ospfd: fix logging of what triggered the SPF runRenato Westphal2021-06-081-7/+7
* ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-121-1/+1
* ospfd: changes for PMP network /32 prefix lengthAmol Lad2021-04-051-1/+3
* ospfd: Max multipath config supportrgirada2021-03-301-0/+24
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-1/+1
* ospfd: Convert to using proper string formattingDonald Sharp2021-03-101-32/+13
* ospfd: Remove #if 0 codeDonald Sharp2021-01-281-62/+0
* ospfd: Fix P2MP handling when TI-LFA is enabledGalaxyGorilla2021-01-191-14/+33
* ospfd: Minor memory fixesGalaxyGorilla2021-01-191-1/+4
* ospfd: Add support for TI-LFA node protectionGalaxyGorilla2021-01-191-20/+134
* ospfd: Make use of adjacency SIDs in TI-LFAGalaxyGorilla2021-01-191-0/+15
* ospfd: Add support for reverse SPF (P2P only)GalaxyGorilla2021-01-191-1/+58
* ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla2021-01-191-39/+317
* *: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis2020-12-141-1/+1
* ospfd: Restore POINTOMULTIPOINT to working orderDonald Sharp2020-11-281-23/+58
* ospfd: fix NSSA translatorckishimo2020-11-191-1/+4
* ospfd: replace inet_ntoaMark Stapp2020-10-221-48/+48
* ospfd: use a new vertex list for every SPF runGalaxyGorilla2020-08-271-25/+27
* ospfd: bring back some P2P SPF interface codeGalaxyGorilla2020-08-181-18/+51
* ospfd: add print helper for SPF trees and route tablesGalaxyGorilla2020-08-181-0/+27
* ospfd: introduce a 'dry run' into SPF codeGalaxyGorilla2020-08-181-105/+101
* ospfd: clean some bitrot in SPF codeGalaxyGorilla2020-08-141-289/+304
* *: un-split strings across linesDavid Lamparter2020-07-141-6/+3
* ospfd: Add ECMP support to OSPF Segment RoutingOlivier Dugeon2020-06-031-1/+1
* *: remove tabs from log messagesDavid Lamparter2020-03-241-6/+6
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-1/+1
* *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-011-2/+2
* ospfd: fix clang-SA warningDavid Lamparter2019-06-131-5/+7
* ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-271-56/+51
* ospfd: make ECMP nexthop order deterministicDavid Lamparter2019-04-171-1/+8
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-2/+2
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-3/+3
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-1/+1
* ospfd: Modify ospf_spf.c to use error-card subsystemDonald Sharp2018-09-061-1/+3
* *: ALLOC calls cannot failDonald Sharp2018-08-111-3/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-14/+14
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-6/+5
* OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-181-1/+4
* ospfd: Set filter to unbound debug logsChirag Shah2017-12-271-3/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-5/+3
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-6/+14
* ospfd: Fix ospfd crash in free_nexthopChirag Shah2017-08-151-3/+3
* ospfd: Fix conflict router-id, memory leaksChirag Shah2017-08-111-0/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1186/+1185
* Merge branch 'stable/3.0'David Lamparter2017-06-131-28/+24
|\
| * ospfd: fix stack underflowQuentin Young2017-06-061-28/+24
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18