index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_ti_lfa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Delete `q_space->vertex_list` on No Backup Path
Keelan10
2023-08-19
1
-0
/
+1
*
ospfd: Ensure listnode returns are usable
Donald Sharp
2023-08-07
1
-1
/
+5
*
ospf_ti_lfa: Free p_space memory allocation
Keelan10
2023-05-12
1
-0
/
+1
*
ospfd: Free up q_space in early return path
Donald Sharp
2023-03-17
1
-0
/
+5
*
ospfd: Fix ospf_ti_lfa drop of an entire table
Donald Sharp
2023-03-17
1
-12
/
+7
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
lib,zebra,bgpd,staticd: use label code to store VNI info
Stephen Worley
2023-02-14
1
-2
/
+2
|
/
*
ospfd: add all_rtrs route table when opaque enabled
Christian Hopps
2022-06-02
1
-5
/
+8
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-2
/
+2
*
ospfd: Minor memory fixes
GalaxyGorilla
2021-01-19
1
-4
/
+8
*
ospfd: Add 'debug ospf ti-lfa' command
GalaxyGorilla
2021-01-19
1
-29
/
+43
*
ospfd: Add support for non-adjacent TI-LFA P/Q spaces
GalaxyGorilla
2021-01-19
1
-82
/
+442
*
ospfd: TI-LFA backup path enhancements
GalaxyGorilla
2021-01-19
1
-60
/
+77
*
ospfd: enhance TI-LFA memory management
GalaxyGorilla
2021-01-19
1
-7
/
+24
*
ospfd: Add support for TI-LFA node protection
GalaxyGorilla
2021-01-19
1
-44
/
+167
*
ospfd: Make use of adjacency SIDs in TI-LFA
GalaxyGorilla
2021-01-19
1
-6
/
+33
*
ospfd: Add support for reverse SPF (P2P only)
GalaxyGorilla
2021-01-19
1
-1
/
+5
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-0
/
+548