index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_spf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
ospfd: correctly cleanup spf data
Igor Ryzhov
2021-08-31
1
-0
/
+3
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+2
*
ospfd: fix logging of what triggered the SPF run
Renato Westphal
2021-06-08
1
-7
/
+7
*
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
1
-1
/
+1
*
ospfd: changes for PMP network /32 prefix length
Amol Lad
2021-04-05
1
-1
/
+3
*
ospfd: Max multipath config support
rgirada
2021-03-30
1
-0
/
+24
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-1
/
+1
*
ospfd: Convert to using proper string formatting
Donald Sharp
2021-03-10
1
-32
/
+13
*
ospfd: Remove #if 0 code
Donald Sharp
2021-01-28
1
-62
/
+0
*
ospfd: Fix P2MP handling when TI-LFA is enabled
GalaxyGorilla
2021-01-19
1
-14
/
+33
*
ospfd: Minor memory fixes
GalaxyGorilla
2021-01-19
1
-1
/
+4
*
ospfd: Add support for TI-LFA node protection
GalaxyGorilla
2021-01-19
1
-20
/
+134
*
ospfd: Make use of adjacency SIDs in TI-LFA
GalaxyGorilla
2021-01-19
1
-0
/
+15
*
ospfd: Add support for reverse SPF (P2P only)
GalaxyGorilla
2021-01-19
1
-1
/
+58
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-39
/
+317
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-1
/
+1
*
ospfd: Restore POINTOMULTIPOINT to working order
Donald Sharp
2020-11-28
1
-23
/
+58
*
ospfd: fix NSSA translator
ckishimo
2020-11-19
1
-1
/
+4
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-48
/
+48
*
ospfd: use a new vertex list for every SPF run
GalaxyGorilla
2020-08-27
1
-25
/
+27
*
ospfd: bring back some P2P SPF interface code
GalaxyGorilla
2020-08-18
1
-18
/
+51
*
ospfd: add print helper for SPF trees and route tables
GalaxyGorilla
2020-08-18
1
-0
/
+27
*
ospfd: introduce a 'dry run' into SPF code
GalaxyGorilla
2020-08-18
1
-105
/
+101
*
ospfd: clean some bitrot in SPF code
GalaxyGorilla
2020-08-14
1
-289
/
+304
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-6
/
+3
*
ospfd: Add ECMP support to OSPF Segment Routing
Olivier Dugeon
2020-06-03
1
-1
/
+1
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-6
/
+6
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-1
/
+1
*
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-07-01
1
-2
/
+2
*
ospfd: fix clang-SA warning
David Lamparter
2019-06-13
1
-5
/
+7
*
ospfd: replace pqueue_* with DECLARE_SKIPLIST
David Lamparter
2019-04-27
1
-56
/
+51
*
ospfd: make ECMP nexthop order deterministic
David Lamparter
2019-04-17
1
-1
/
+8
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-2
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-1
/
+1
*
ospfd: Modify ospf_spf.c to use error-card subsystem
Donald Sharp
2018-09-06
1
-1
/
+3
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-3
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-14
/
+14
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-6
/
+5
*
OSPFD: Add Experimental Segment Routing support
Olivier Dugeon
2018-01-18
1
-1
/
+4
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-3
/
+1
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-5
/
+3
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-6
/
+14
*
ospfd: Fix ospfd crash in free_nexthop
Chirag Shah
2017-08-15
1
-3
/
+3
*
ospfd: Fix conflict router-id, memory leaks
Chirag Shah
2017-08-11
1
-0
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1186
/
+1185
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-28
/
+24
|
\
|
*
ospfd: fix stack underflow
Quentin Young
2017-06-06
1
-28
/
+24
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
[next]