index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_spf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-1
/
+0
*
isisd: fix processing of the attached bit
Igor Ryzhov
2021-07-13
1
-2
/
+2
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-2
/
+18
*
isisd: support for snmp
lynne
2021-03-02
1
-3
/
+13
*
isisd: When adjacencies go up and down add support to modify attached-bit
lynne
2021-02-01
1
-5
/
+7
*
isisd: Fix Attach-bit processing
lynne
2021-01-20
1
-0
/
+26
*
Merge pull request #7707 from opensourcerouting/isisd-rlfa
Olivier Dugeon
2021-01-12
1
-6
/
+30
|
\
|
*
isisd: implement Remote LFA
Renato Westphal
2021-01-09
1
-6
/
+30
*
|
isisd: ignore routes w/ incompatible metric style
Emanuele Di Pascale
2021-01-09
1
-33
/
+44
|
/
*
isisd: fix SA warning
Igor Ryzhov
2020-12-04
1
-1
/
+1
*
Merge pull request #7590 from opensourcerouting/isisd-lfa
Donald Sharp
2020-12-03
1
-62
/
+358
|
\
|
*
isisd: add the "show isis fast-reroute summary" command
Renato Westphal
2020-11-25
1
-0
/
+229
|
*
isisd: add support for classic LFA (RFC 5286)
Renato Westphal
2020-11-25
1
-39
/
+109
|
*
isisd: store LSPs associated to all SPF adjacencies
Renato Westphal
2020-11-25
1
-21
/
+18
|
*
isisd: rename the "debug isis ti-lfa" command to make it more generic
Renato Westphal
2020-11-25
1
-2
/
+2
*
|
isisd: check vertex type before checking its data
Renato Westphal
2020-11-23
1
-1
/
+2
|
/
*
isisd: On shutdown leaking spf_timer thread data
Donald Sharp
2020-11-15
1
-0
/
+5
*
isisd: detect Prefix-SID collisions and handle them appropriately
Renato Westphal
2020-11-04
1
-7
/
+69
*
isisd: refactor handling of SR Prefix-SIDs
Renato Westphal
2020-10-23
1
-101
/
+277
*
isisd: create routes for local destinations
Renato Westphal
2020-10-23
1
-1
/
+1
*
isisd: give precedence to new-style TLVs when generating routes
Renato Westphal
2020-10-23
1
-14
/
+38
*
isisd: change debug messages to use uppercase SPF
Renato Westphal
2020-10-14
1
-19
/
+19
*
isisd: implement TI-LFA protection for Adj-SIDs
Renato Westphal
2020-10-14
1
-0
/
+24
*
isisd: add support for Topology Independent LFA (TI-LFA)
Renato Westphal
2020-10-14
1
-39
/
+136
*
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
2020-08-27
1
-4
/
+81
*
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
2020-08-27
1
-2
/
+5
*
isisd: make the SPF code more modular
Renato Westphal
2020-08-27
1
-361
/
+476
*
isisd: introduce command to display IS-IS routes
Renato Westphal
2020-08-27
1
-0
/
+178
*
isisd: minor cleanup
Renato Westphal
2020-08-27
1
-4
/
+3
*
isisd: reuse adjacency state change hook in the SPF code
Renato Westphal
2020-08-27
1
-2
/
+13
*
isisd: make vid2string() fully reentrant
Renato Westphal
2020-08-26
1
-1
/
+3
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-28
/
+66
*
isisd: make calculation of the SPF run duration more correct
Renato Westphal
2020-08-11
1
-18
/
+12
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-10
/
+5
*
Merge pull request #6385 from GalaxyGorilla/bfd_igp_topotest
Renato Westphal
2020-07-08
1
-2
/
+13
|
\
|
*
isisd: Fast RIB recovery from BFD recognized link failures
GalaxyGorilla
2020-07-03
1
-2
/
+13
*
|
isisd: gracefully handle spf error
Emanuele Di Pascale
2020-07-06
1
-4
/
+17
|
/
*
ISIS VRF: ISIS Debug structure modifications
harios
2020-06-24
1
-8
/
+8
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-0
/
+2
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-10
/
+0
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-8
/
+5
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-2
/
+2
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
isisd: Log SPF trigger source when debugging
Christian Franke
2018-10-24
1
-4
/
+7
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
isisd: out of bounds access (Coverity 1473286)
F. Aragon
2018-09-25
1
-1
/
+2
*
isisd: silence SA warnings
David Lamparter
2018-09-08
1
-4
/
+1
*
isisd: fix warnings by removing union isis_N and going to void * instead
Christian Franke
2018-09-05
1
-7
/
+3
*
fabricd: Remove processing for unneded PDUs and TLVs
Christian Franke
2018-09-05
1
-0
/
+6
[next]