index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_sr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Correct invalid SR-MPLS output label
Olivier Dugeon
2024-11-23
1
-0
/
+6
*
ospfd: Fix heap corruption vulnerability when parsing SR-Algorithm TLV
Acee Lindem
2024-09-18
1
-1
/
+2
*
ospfd: Fix compile warning with `-Wformat-truncation`
Donatas Abraitis
2024-04-13
1
-2
/
+2
*
ospfd: can not delete "segment-routing node-msd" when SR if off
Christian Breunig
2024-02-08
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-4
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
2022-08-11
1
-7
/
+8
*
ospfd: Remove local-block deprecated command
Donatas Abraitis
2022-06-07
1
-80
/
+0
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-25
/
+0
*
*: Fix spelling of Following
Donald Sharp
2022-04-01
1
-1
/
+1
*
ospfd: show running-config displays also srgb on some cases
Philippe Guibert
2022-03-25
1
-3
/
+7
*
ospfd: silently remove prefix sid already stored in config
Philippe Guibert
2022-03-25
1
-4
/
+7
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-4
/
+2
*
ospfd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-11
/
+3
*
Merge pull request #9683 from volta-networks/sr-minor-fixes
Igor Ryzhov
2021-11-20
1
-98
/
+183
|
\
|
*
ospfd: fix processing of ext prefix in SR
Fredi Raspall
2021-09-28
1
-1
/
+3
|
*
ospfd: remove duplicate field update
Fredi Raspall
2021-09-28
1
-3
/
+0
|
*
ospfd: fix logic on SR prefix configuration
Fredi Raspall
2021-09-28
1
-48
/
+65
|
*
ospfd: validate input SRGB and SRLB
Fredi Raspall
2021-09-28
1
-0
/
+26
|
*
ospfd: fix condition to get label from SRLB
Fredi Raspall
2021-09-28
1
-2
/
+7
|
*
ospfd: add util func to detect SR range overlap
Fredi Raspall
2021-09-28
1
-7
/
+15
|
*
ospfd: homogenize reservation of SRGB & SRLB
Fredi Raspall
2021-09-28
1
-22
/
+39
|
*
ospfd: homogenize deletion of SRGB & SRLB
Fredi Raspall
2021-09-28
1
-15
/
+30
|
*
ospfd: remove unnecessary assignment
Fredi Raspall
2021-09-28
1
-3
/
+1
|
*
ospfd: use existing macro on initialization of SR
Fredi Raspall
2021-09-28
1
-1
/
+1
*
|
*: Remove unused variables
Donatas Abraitis
2021-11-18
1
-1
/
+0
*
|
ospfd: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-18
1
-23
/
+12
|
/
*
*: fix for -Wstrict-prototypes
David Lamparter
2021-09-02
1
-1
/
+1
*
ospfd, doc, tests: combined SRGB/SRLB command
Emanuele Di Pascale
2021-06-04
1
-193
/
+176
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-22
/
+31
*
ospfd: Do not use `case default` for switches that have enum
Donald Sharp
2021-05-04
1
-1
/
+2
*
ospfd: Correct Segment Routing prefix bugs
Olivier Dugeon
2021-03-09
1
-6
/
+20
*
ospfd: Debug race condition in Segment Routing
Olivier Dugeon
2021-02-11
1
-23
/
+28
*
ospfd: Make use of adjacency SIDs in TI-LFA
GalaxyGorilla
2021-01-19
1
-0
/
+27
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-0
/
+34
*
Merge pull request #7380 from Orange-OpenSource/ospf-sr
Donald Sharp
2020-10-24
1
-1
/
+5
|
\
|
*
ospfd: Add more Segment Routing controls
Olivier Dugeon
2020-10-23
1
-1
/
+5
*
|
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
|
/
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-22
/
+36
*
ospfd: Store neighbor Adjacency SID in SR database
Olivier Dugeon
2020-10-14
1
-18
/
+22
*
ospfd: Coverity corrections
Olivier Dugeon
2020-08-26
1
-18
/
+26
*
OSPFd: Explicit Null option for Segment-Routing
Olivier Dugeon
2020-08-20
1
-64
/
+110
*
ospfd: Add Segment Routing Local Block
Olivier Dugeon
2020-08-20
1
-83
/
+433
[next]