summaryrefslogtreecommitdiffstats
path: root/isisd/isis_lfa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: link protection optional fallback in ti-lfaFredi Raspall2021-05-031-0/+5
* isisd: fix memory leak for non-freed spftreesFredi Raspall2021-05-011-3/+6
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+1
* isisd: handle corner case involving TI-LFA and the SR No-PHP flagRenato Westphal2021-02-261-0/+15
* isisd: remove assert from the TI-LFA repair list computation algorithmRenato Westphal2021-02-261-1/+7
* isisd: remove two overly verbose LFA debug messagesRenato Westphal2021-01-091-11/+0
* isisd: fix logging of uninitialized data in the TI-LFA codeRenato Westphal2021-01-091-8/+10
* isisd: implement Remote LFARenato Westphal2021-01-091-23/+544
* isisd: add the "show isis fast-reroute summary" commandRenato Westphal2020-11-251-0/+2
* isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-46/+744
* isisd: rename the "debug isis ti-lfa" command to make it more genericRenato Westphal2020-11-251-49/+47
* isisd: consult locally configured MSD when computing TI-LFA repair pathsRenato Westphal2020-11-251-1/+13
* isisd: fix the TI-LFA repair paths to preserve the original Prefix-SIDRenato Westphal2020-10-231-10/+32
* isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-231-19/+2
* isisd: create routes for local destinationsRenato Westphal2020-10-231-0/+4
* isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal2020-10-141-1/+17
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-0/+1087