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 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
*
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
2019-09-10
1
-5
/
+8
*
lib, zebra: enhance the MPLS zapi messages
Renato Westphal
2019-09-07
1
-8
/
+13
*
lib, zebra: rename LSP type used for OSPF SR
Renato Westphal
2019-09-07
1
-1
/
+1
*
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
1
-1
/
+2
*
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
2019-09-07
1
-21
/
+12
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-1
/
+1
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-16
/
+16
*
Merge branch 'pull/3197'
David Lamparter
2018-10-23
1
-1
/
+1
|
\
|
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
|
ospfd: fix issue with the "no segment-routing prefix A.B.C.D/M" command
Renato Westphal
2018-10-20
1
-0
/
+3
|
/
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-15
/
+14
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-18
/
+18
*
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-0
/
+4
|
\
|
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-2
/
+2
*
|
ospfd: Convert ospf_sr.c to use error-card subsystem.
Donald Sharp
2018-09-06
1
-22
/
+25
*
|
ospfd: Convert ospf_ext.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-1
/
+1
*
|
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-9
/
+2
|
/
*
bgpd, ospfd, pimd, zebra: Convert more use_json locations to bool
Don Slice
2018-09-04
1
-1
/
+1
*
Merge pull request #2846 from donaldsharp/backet_data
Russ White
2018-08-16
1
-4
/
+0
|
\
|
*
ospfd: trust backet->data
Donald Sharp
2018-08-15
1
-4
/
+0
*
|
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-13
/
+13
*
|
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-24
/
+38
|
/
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-12
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
[next]