]> git.puffer.fish Git - mirror/frr.git/commit
zebra: allow multiple labels in LSP zapi message 5890/head
authorMark Stapp <mjs@voltanet.io>
Mon, 2 Mar 2020 20:51:22 +0000 (15:51 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 2 Mar 2020 20:54:09 +0000 (15:54 -0500)
commit95a70b43158b464ed40ccafd2ef1edd97b7f2e31
tree2a264cc99ac13607f8eb9931f8d6026e87e6b2a5
parent8105c99404c604f26f229e32f2db1782cb1e5c9c
zebra: allow multiple labels in LSP zapi message

The handlers for a couple of the main LSP-oriented zapi
messages explicitly limited themselves to a single out-label.
Allow multiple labels if the sender ... sends them.

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