summaryrefslogtreecommitdiffstats
path: root/isisd/isis_spf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: add option to display isis routes as jsonEric Kinzie2023-04-181-1/+2
* isisd: merge algorithm tablesHiroki Shirokura2023-04-181-2/+2
* isisd: update struct isis_spftree with algorithm idHiroki Shirokura2023-04-171-5/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-10-241-0/+4
* Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis2022-07-101-4/+0
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-05-231-0/+4
* isisd. Add json to show summary command.Javier Garcia2022-02-251-0/+2
* isisd: implement Remote LFARenato Westphal2021-01-091-0/+1
* isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-0/+1
* isisd: store LSPs associated to all SPF adjacenciesRenato Westphal2020-11-251-1/+1
* isisd: On shutdown leaking spf_timer thread dataDonald Sharp2020-11-151-0/+1
* isisd: detect Prefix-SID collisions and handle them appropriatelyRenato Westphal2020-11-041-0/+2
* isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-231-1/+1
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-1/+8
* isisd: add abiliy to compute the reverse shortest path treeRenato Westphal2020-08-271-1/+7
* tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-271-0/+2
* isisd: make the SPF code more modularRenato Westphal2020-08-271-1/+19
* isisd: reuse adjacency state change hook in the SPF codeRenato Westphal2020-08-271-2/+1
* isisd: Log SPF trigger source when debuggingChristian Franke2018-10-241-1/+5
* fabricd: add flooding algorithm debuggingChristian Franke2018-09-051-1/+0
* fabricd: run a hop-by-hop spfChristian Franke2018-09-051-0/+4
* isisd: move route_table into spftreeChristian Franke2018-08-031-0/+3
* isisd: make isis_spftree non-publicChristian Franke2017-08-031-47/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-53/+48
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: make spf MT awareChristian Franke2017-04-281-0/+1
* isisd: do some cleanup on the spf implementationChristian Franke2017-04-281-2/+7
* isisd: cleanup SPF schedulingStephane Litkowski2017-02-221-3/+0
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-6/+1
* isisd: couple of bug fixesSubbaiah Venkata2012-04-071-1/+2
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-7/+14
* * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to workhasso2005-09-261-1/+4
* Rework of SPF threads schedule logic. I'm not 100% sure whether it's righthasso2004-09-191-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-25/+18
* Initial revisionjardin2003-12-231-0/+85