index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert thread_fetch and thread_call to event_fetch and event_call
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
*
tests: fix mpls_label2str() in make check
Stephen Worley
2023-02-14
2
-2
/
+3
*
ospfd: add all_rtrs route table when opaque enabled
Christian Hopps
2022-06-02
1
-2
/
+4
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-1
/
+1
*
build: break up tests/subdir.am
David Lamparter
2021-11-11
1
-0
/
+21
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-2
/
+2
*
ospfd: Fix P2MP handling when TI-LFA is enabled
GalaxyGorilla
2021-01-19
1
-0
/
+1
*
ospfd: Add 'debug ospf ti-lfa' command
GalaxyGorilla
2021-01-19
1
-1
/
+1
*
ospfd: Add support for non-adjacent TI-LFA P/Q spaces
GalaxyGorilla
2021-01-19
6
-2
/
+161
*
tests: Integrate unit tests for TI-LFA
GalaxyGorilla
2021-01-19
6
-5
/
+166
*
tests: Add verbosity flag to OSPF TI-LFA unit tests
GalaxyGorilla
2021-01-19
1
-37
/
+59
*
ospfd: Add support for TI-LFA node protection
GalaxyGorilla
2021-01-19
4
-16
/
+167
*
ospfd: Make use of adjacency SIDs in TI-LFA
GalaxyGorilla
2021-01-19
3
-4
/
+53
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
6
-0
/
+777