summaryrefslogtreecommitdiff
path: root/ospfd/ospf_ldp_sync.c
AgeCommit message (Expand)Author
2024-07-23ospfd: fix internal ldp-sync state flags when feature is disabledChristian Breunig
2023-06-30ospfd: check for NULLs in vty codeMark Stapp
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_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
2023-01-31*: Drop deprecated incorrect JSON fields with wrong namingDonatas Abraitis
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-08-23ospfd: changes for code maintainabilitysri-mohan1
2022-05-08*: Avoid casting to the same type as on the leftDonatas Abraitis
2022-04-19*: Fix spelling of specifedDonald Sharp
2022-03-13Merge pull request #10447 from ton31337/fix/json_with_whitespacesDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-03*: Add camelCase JSON keys in addition to PascalCaseDonatas Abraitis
2021-11-27*: Remove redundand braces for single statement blocksDonatas Abraitis
2021-11-25ospfd: Convert vty_out to vty_json for JSONDonatas Abraitis
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-01-30ospfd: 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-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-21ospfd: updates to the ldp-sync ospf commandslynne
2020-09-09ospfd: ldp-igp-sync feature: adding ospf supportlynne