index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_gr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: fix GR & auth seqno state location
David Lamparter
2024-01-27
1
-19
/
+8
*
ospf6d: Convert ospf6_lsa_unlock to a better api
Donald Sharp
2023-07-12
1
-2
/
+2
*
ospf6d: unlock lsa
ryndia
2023-07-03
1
-2
/
+6
*
ospfd, ospf6d: fix time_t truncation
Renato Westphal
2023-05-31
1
-1
/
+2
*
ospfd, ospf6d: introduce the "graceful-restart hello-delay" command
Renato Westphal
2023-05-09
1
-0
/
+28
*
ospf6d: add support for unplanned graceful restart
Renato Westphal
2023-05-09
1
-47
/
+121
*
*: 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
*
ospf6d: fix missing intra-area-prefix-LSA after a graceful restart
Renato Westphal
2023-03-02
1
-0
/
+6
*
ospf6d: fix refreshing of NSSA/AS-external LSAs after a graceful restart
Renato Westphal
2023-03-02
1
-0
/
+11
*
ospf6d: add exception for virtual links when exiting from the GR mode
Renato Westphal
2023-03-02
1
-1
/
+3
*
*: 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
*
ospf6d: Clean up thread interface
Donald Sharp
2022-05-20
1
-1
/
+0
*
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
*
ospf6d: fix LSA name in debug message
Renato Westphal
2021-10-12
1
-1
/
+1
*
ospf6d: fix build problem with ancient json-c versions
Renato Westphal
2021-09-16
1
-6
/
+9
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+746