summaryrefslogtreecommitdiff
path: root/ospfd/ospf_gr.c
AgeCommit message (Expand)Author
2023-06-28 ospfd: Configurable interface-level 'capability opaque' supportAcee
2023-05-30ospfd, ospf6d: fix time_t truncationRenato Westphal
2023-05-08ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal
2023-05-08ospfd: add support for unplanned graceful restartRenato Westphal
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-07-21ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp
2022-03-09ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLIDonatas Abraitis
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-15ospfd: fix no-form of "graceful-restart" commandIgor Ryzhov
2021-10-15Merge pull request #9813 from opensourcerouting/ospf-gr-fixesDonald Sharp
2021-10-12ospfd: introduce additional opaque capability check in the GR codeRenato Westphal
2021-10-12ospfd: fix flushing of Grace-LSAs on broadcast interfacesRenato Westphal
2021-10-09ospfd: use ospf_get_name() wherever possibleRenato Westphal
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal