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: 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
*
ospfd: Add Label Manager for Segment Routing
Olivier Dugeon
2020-08-20
1
-92
/
+174
*
ospfd: fix processing of SR RI LSAs
GalaxyGorilla
2020-08-10
1
-21
/
+14
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-12
/
+6
*
ospfd: Move Segment Routing Zebra functions
Olivier Dugeon
2020-06-03
1
-132
/
+15
*
ospfd: Update Prefix & Adjacency SIDs Management
Olivier Dugeon
2020-06-03
1
-6
/
+132
*
ospfd: OSPF Segment Routing improvement
Olivier Dugeon
2020-06-03
1
-143
/
+160
*
ospfd: Add ECMP support to OSPF Segment Routing
Olivier Dugeon
2020-06-03
1
-391
/
+456
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-15
/
+22
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-4
/
+4
*
*: encode zapi labels message using nexthops
Mark Stapp
2020-02-14
1
-4
/
+4
*
ospfd: avoid installing SR FTNs twice
Renato Westphal
2019-09-10
1
-51
/
+2
[next]