summaryrefslogtreecommitdiff
path: root/isisd/isis_ldp_sync.c
AgeCommit message (Expand)Author
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_timer_remain_XXX to event_timer_remain_XXXDonald 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-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-29isisd: changes for code maintainabilitysri-mohan1
2022-04-19*: Fix spelling of specifedDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-10-30isisd: remove useless checks when configuring ldp-syncIgor Ryzhov
2021-04-29isisd: fix ldp-sync configurationIgor Ryzhov
2021-01-30isisd: Prevent sending of uninited data to zebraDonald Sharp
2020-12-10isisd, ospfd: update 'client close' callback to 'ldp fail' apiKaren Schoener
2020-12-09ldpd, isisd, ospfd: Remove periodic ldp-sync hello messageKaren Schoener
2020-12-09isisd, ospfd: IGPs detect LDP down via zapi client close messageKaren Schoener
2020-11-24isisd: move and rename the infinity metric constantsRenato Westphal
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-12*: Use proper semantics for turning off threadDonald Sharp
2020-10-02isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov
2020-09-18isisd: updates to ldp-sync isis commandslynne
2020-09-09isisd: ldp-igp-sync feature: adding isis supportlynne