summaryrefslogtreecommitdiffstats
path: root/isisd/isis_spf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-081-1/+0
* isisd: fix processing of the attached bitIgor Ryzhov2021-07-131-2/+2
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-2/+18
* isisd: support for snmplynne2021-03-021-3/+13
* isisd: When adjacencies go up and down add support to modify attached-bitlynne2021-02-011-5/+7
* isisd: Fix Attach-bit processinglynne2021-01-201-0/+26
* Merge pull request #7707 from opensourcerouting/isisd-rlfaOlivier Dugeon2021-01-121-6/+30
|\
| * isisd: implement Remote LFARenato Westphal2021-01-091-6/+30
* | isisd: ignore routes w/ incompatible metric styleEmanuele Di Pascale2021-01-091-33/+44
|/
* isisd: fix SA warningIgor Ryzhov2020-12-041-1/+1
* Merge pull request #7590 from opensourcerouting/isisd-lfaDonald Sharp2020-12-031-62/+358
|\
| * isisd: add the "show isis fast-reroute summary" commandRenato Westphal2020-11-251-0/+229
| * isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-39/+109
| * isisd: store LSPs associated to all SPF adjacenciesRenato Westphal2020-11-251-21/+18
| * isisd: rename the "debug isis ti-lfa" command to make it more genericRenato Westphal2020-11-251-2/+2
* | isisd: check vertex type before checking its dataRenato Westphal2020-11-231-1/+2
|/
* isisd: On shutdown leaking spf_timer thread dataDonald Sharp2020-11-151-0/+5
* isisd: detect Prefix-SID collisions and handle them appropriatelyRenato Westphal2020-11-041-7/+69
* isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-231-101/+277
* isisd: create routes for local destinationsRenato Westphal2020-10-231-1/+1
* isisd: give precedence to new-style TLVs when generating routesRenato Westphal2020-10-231-14/+38
* isisd: change debug messages to use uppercase SPFRenato Westphal2020-10-141-19/+19
* isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal2020-10-141-0/+24
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-39/+136
* isisd: add abiliy to compute the reverse shortest path treeRenato Westphal2020-08-271-4/+81
* tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-271-2/+5
* isisd: make the SPF code more modularRenato Westphal2020-08-271-361/+476
* isisd: introduce command to display IS-IS routesRenato Westphal2020-08-271-0/+178
* isisd: minor cleanupRenato Westphal2020-08-271-4/+3
* isisd: reuse adjacency state change hook in the SPF codeRenato Westphal2020-08-271-2/+13
* isisd: make vid2string() fully reentrantRenato Westphal2020-08-261-1/+3
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-28/+66
* isisd: make calculation of the SPF run duration more correctRenato Westphal2020-08-111-18/+12
* *: un-split strings across linesDavid Lamparter2020-07-141-10/+5
* Merge pull request #6385 from GalaxyGorilla/bfd_igp_topotestRenato Westphal2020-07-081-2/+13
|\
| * isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla2020-07-031-2/+13
* | isisd: gracefully handle spf errorEmanuele Di Pascale2020-07-061-4/+17
|/
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-8/+8
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+2
* *: Remove break after returnDonatas Abraitis2020-02-131-10/+0
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-8/+5
* *: Rename backet to bucketTim Bray2019-02-251-2/+2
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* *: spelchekDavid Lamparter2018-10-251-1/+1
* isisd: Log SPF trigger source when debuggingChristian Franke2018-10-241-4/+7
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-2/+2
* isisd: out of bounds access (Coverity 1473286)F. Aragon2018-09-251-1/+2
* isisd: silence SA warningsDavid Lamparter2018-09-081-4/+1
* isisd: fix warnings by removing union isis_N and going to void * insteadChristian Franke2018-09-051-7/+3
* fabricd: Remove processing for unneded PDUs and TLVsChristian Franke2018-09-051-0/+6