index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_gr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: fix GR state location
David Lamparter
2024-01-27
1
-36
/
+6
*
ospfd: Configurable interface-level 'capability opaque' support
Acee
2023-06-28
1
-2
/
+9
*
ospfd, ospf6d: fix time_t truncation
Renato Westphal
2023-05-31
1
-1
/
+1
*
ospfd, ospf6d: introduce the "graceful-restart hello-delay" command
Renato Westphal
2023-05-09
1
-5
/
+34
*
ospfd: add support for unplanned graceful restart
Renato Westphal
2023-05-09
1
-58
/
+114
*
*: 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
-3
/
+3
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLI
Donatas Abraitis
2022-03-09
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
ospfd: fix no-form of "graceful-restart" command
Igor Ryzhov
2021-11-15
1
-1
/
+1
*
Merge pull request #9813 from opensourcerouting/ospf-gr-fixes
Donald Sharp
2021-10-15
1
-42
/
+18
|
\
|
*
ospfd: introduce additional opaque capability check in the GR code
Renato Westphal
2021-10-12
1
-0
/
+12
|
*
ospfd: fix flushing of Grace-LSAs on broadcast interfaces
Renato Westphal
2021-10-12
1
-42
/
+6
*
|
ospfd: use ospf_get_name() wherever possible
Renato Westphal
2021-10-10
1
-3
/
+3
|
/
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+824