summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_gr.c
AgeCommit message (Expand)Author
2023-07-12ospf6d: Convert ospf6_lsa_unlock to a better apiDonald Sharp
2023-07-03ospf6d: unlock lsaryndia
2023-05-30ospfd, ospf6d: fix time_t truncationRenato Westphal
2023-05-08ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal
2023-05-08ospf6d: 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-03-02ospf6d: fix missing intra-area-prefix-LSA after a graceful restartRenato Westphal
2023-03-02ospf6d: fix refreshing of NSSA/AS-external LSAs after a graceful restartRenato Westphal
2023-03-02ospf6d: add exception for virtual links when exiting from the GR modeRenato Westphal
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-05-20ospf6d: Clean up thread interfaceDonald 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-10-12ospf6d: fix LSA name in debug messageRenato Westphal
2021-09-16ospf6d: fix build problem with ancient json-c versionsRenato Westphal
2021-09-16ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal