index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_lfa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: add support of (ti-)lfa to flex-algo
Louis Scalbert
2023-04-18
1
-13
/
+18
*
isisd: update struct isis_spftree with algorithm id
Hiroki Shirokura
2023-04-17
1
-4
/
+8
*
Merge pull request #12698 from Orange-OpenSource/isisd
Russ White
2023-04-11
1
-2
/
+2
|
\
|
*
isisd: Update to the new printfrr ISO format
Olivier Dugeon
2023-03-21
1
-2
/
+2
*
|
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
|
/
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-10-24
1
-7
/
+11
*
isisd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-2
/
+2
*
Revert "isisd: fix metric calculation of classic lfa backup prefixes"
Donatas Abraitis
2022-07-10
1
-11
/
+7
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-05-24
1
-7
/
+11
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-2
/
+2
*
isisd: ldp cleaning issue on invalid sptree
Francois Dumontet
2022-04-22
1
-0
/
+5
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
isisd: Add support for RFC6119 (IPv6 TE in IS-IS)
Olivier Dugeon
2021-11-30
1
-3
/
+2
*
isisd: link protection optional fallback in ti-lfa
Fredi Raspall
2021-05-03
1
-0
/
+5
*
isisd: fix memory leak for non-freed spftrees
Fredi Raspall
2021-05-01
1
-3
/
+6
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+1
*
isisd: handle corner case involving TI-LFA and the SR No-PHP flag
Renato Westphal
2021-02-26
1
-0
/
+15
*
isisd: remove assert from the TI-LFA repair list computation algorithm
Renato Westphal
2021-02-26
1
-1
/
+7
*
isisd: remove two overly verbose LFA debug messages
Renato Westphal
2021-01-09
1
-11
/
+0
*
isisd: fix logging of uninitialized data in the TI-LFA code
Renato Westphal
2021-01-09
1
-8
/
+10
*
isisd: implement Remote LFA
Renato Westphal
2021-01-09
1
-23
/
+544
*
isisd: add the "show isis fast-reroute summary" command
Renato Westphal
2020-11-25
1
-0
/
+2
*
isisd: add support for classic LFA (RFC 5286)
Renato Westphal
2020-11-25
1
-46
/
+744
*
isisd: rename the "debug isis ti-lfa" command to make it more generic
Renato Westphal
2020-11-25
1
-49
/
+47
*
isisd: consult locally configured MSD when computing TI-LFA repair paths
Renato Westphal
2020-11-25
1
-1
/
+13
*
isisd: fix the TI-LFA repair paths to preserve the original Prefix-SID
Renato Westphal
2020-10-23
1
-10
/
+32
*
isisd: refactor handling of SR Prefix-SIDs
Renato Westphal
2020-10-23
1
-19
/
+2
*
isisd: create routes for local destinations
Renato Westphal
2020-10-23
1
-0
/
+4
*
isisd: implement TI-LFA protection for Adj-SIDs
Renato Westphal
2020-10-14
1
-1
/
+17
*
isisd: add support for Topology Independent LFA (TI-LFA)
Renato Westphal
2020-10-14
1
-0
/
+1087