summaryrefslogtreecommitdiffstats
path: root/isisd/isis_ldp_sync.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: changes for code maintainabilitysri-mohan12022-08-291-13/+13
* *: Fix spelling of specifedDonald Sharp2022-04-191-3/+3
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+2
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-1/+1
* isisd: remove useless checks when configuring ldp-syncIgor Ryzhov2021-10-301-0/+3
* isisd: fix ldp-sync configurationIgor Ryzhov2021-04-291-189/+126
* isisd: Prevent sending of uninited data to zebraDonald Sharp2021-01-301-0/+1
* isisd, ospfd: update 'client close' callback to 'ldp fail' apiKaren Schoener2020-12-101-1/+1
* ldpd, isisd, ospfd: Remove periodic ldp-sync hello messageKaren Schoener2020-12-091-111/+0
* isisd, ospfd: IGPs detect LDP down via zapi client close messageKaren Schoener2020-12-091-1/+39
* isisd: move and rename the infinity metric constantsRenato Westphal2020-11-251-4/+8
* *: unify thread/event cancel macrosMark Stapp2020-10-231-9/+9
* *: Use proper semantics for turning off threadDonald Sharp2020-10-121-6/+2
* isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov2020-10-021-1/+3
* isisd: updates to ldp-sync isis commandslynne2020-09-191-2/+14
* isisd: ldp-igp-sync feature: adding isis supportlynne2020-09-091-0/+788