index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
fabricd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: update struct isis_spftree with algorithm id
Hiroki Shirokura
2023-04-17
1
-4
/
+4
*
Merge pull request #12698 from Orange-OpenSource/isisd
Russ White
2023-04-11
1
-5
/
+8
|
\
|
*
isisd: Update to the new printfrr ISO format
Olivier Dugeon
2023-03-21
1
-5
/
+8
*
|
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-10
/
+10
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-12
/
+11
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-6
/
+6
|
/
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
fabricd: Turn off excessive logging when peering will not come up
Donald Sharp
2022-10-04
1
-5
/
+9
*
isisd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-7
/
+7
*
isisd: Fix crash with xfrm interface type
Donald Sharp
2022-06-23
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-7
/
+4
*
isisd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-2
/
+0
*
isisd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-1
/
+0
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-19
/
+8
*
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
2020-08-27
1
-3
/
+4
*
isisd: make the SPF code more modular
Renato Westphal
2020-08-27
1
-1
/
+3
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-1
/
+1
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-7
/
+5
*
ISIS VRF: ISIS Debug structure modifications
harios
2020-06-24
1
-7
/
+7
*
*: use the current project name (FRRouting)
Lou Berger
2020-03-25
1
-1
/
+1
*
bgpd, isisd, lib: Make key values const for skiplist
Donald Sharp
2020-03-24
1
-2
/
+2
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-4
/
+4
*
Minor adjustments to address CI warnings
Rodny Molina
2018-12-12
1
-9
/
+12
*
fabricd: Disabling OpenFabric optimization to avoid considering T0 devices on...
Rodny Molina
2018-12-07
1
-17
/
+1
*
fabricd: Update neighbor list on adjacency state change
Christian Franke
2018-12-07
1
-3
/
+23
*
fabricd: make triggered csnp delay configurable
Christian Franke
2018-12-07
1
-2
/
+28
*
fabricd: Improve LSP flooding log
Christian Franke
2018-12-07
1
-0
/
+14
*
fabricd: Add `show openfabric flooding` command
Christian Franke
2018-12-07
1
-5
/
+55
*
fabricd: Populate NL from adjdb, not spf
Christian Franke
2018-12-07
1
-72
/
+69
*
isisd: Provide better flooding debugging
Christian Franke
2018-12-07
1
-14
/
+9
*
fabricd: Fix flooding bug
Christian Franke
2018-11-15
1
-7
/
+9
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
fabricd: add support for completely unnumbered operation
Christian Franke
2018-09-05
1
-0
/
+24
*
fabricd: trigger CSNP after flooding scope LSP has been received
Christian Franke
2018-09-05
1
-0
/
+31
*
fabricd: add flooding algorithm debugging
Christian Franke
2018-09-05
1
-2
/
+60
*
fabricd: implement flooding optimization
Christian Franke
2018-09-05
1
-0
/
+156
*
fabricd: build a list of neighbors and neighbors neighbors
Christian Franke
2018-09-05
1
-0
/
+94
*
fabricd: reimplement LSP transmission logic
Christian Franke
2018-09-05
1
-0
/
+1
*
fabricd: implement fabric locality detection algorithm
Christian Franke
2018-09-05
1
-0
/
+129
*
fabricd: allow to configure tier-level advertisement
Christian Franke
2018-09-05
1
-0
/
+56
*
fabricd: run a hop-by-hop spf
Christian Franke
2018-09-05
1
-1
/
+33
*
fabricd: adjacency formation optimization as per section 2.4
Christian Franke
2018-09-05
1
-0
/
+136