]> git.proxmox.com Git - mirror_frr.git/commit - zebra/label_manager.h
zebra,ldpd: use zapi client session id in LM apis
authorMark Stapp <mjs@voltanet.io>
Wed, 15 Apr 2020 12:34:03 +0000 (08:34 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 16 Apr 2020 16:07:54 +0000 (12:07 -0400)
commit4cebdb9bb858674980d2a04304c3197afd665f28
tree45537be5fe9a7d4ccd194d38e4502ea8c0ef6f12
parent4e0b5b31b795815e853ec665e651743b280dfc9d
zebra,ldpd: use zapi client session id in LM apis

Use the zapi client session id in the label manager apis;
use the client struct directly in some code. Assign a session
id to ldpd's sync LM zapi session.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
ldpd/lde.c
zebra/label_manager.c
zebra/label_manager.h
zebra/zapi_msg.c
zebra/zapi_msg.h