]> git.puffer.fish Git - mirror/frr.git/commit
zebra: dplane FPM handle LSP install/update/delete
authorDuncan Eastoe <duncan.eastoe@att.com>
Fri, 27 Nov 2020 15:45:35 +0000 (15:45 +0000)
committerDuncan Eastoe <duncan.eastoe@att.com>
Fri, 27 Nov 2020 16:32:01 +0000 (16:32 +0000)
commitb300c8bbcff94018fd0dce2ce19cdb830a673a4f
tree83fef84c44eee7bf079c6bdcacf7b2ec139d0d0f
parent8e418e8e3d2136be6e0ca23309a899dbdee77093
zebra: dplane FPM handle LSP install/update/delete

Export netlink_lsp_msg_encoder() and use it to encode and send netlink
messages concerning LSP updates to connected FPMs.

Signed-off-by: Duncan Eastoe <duncan.eastoe@att.com>
zebra/dplane_fpm_nl.c
zebra/rt_netlink.h
zebra/zebra_mpls_netlink.c