]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_mpls.h
zebra: add apis to add and delete NHLFEs
authorMark Stapp <mjs@voltanet.io>
Wed, 17 Oct 2018 19:54:53 +0000 (15:54 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 22 Jan 2019 17:02:20 +0000 (12:02 -0500)
commitd4cb23d7bcb876f6022dd7fe65265a38ed0ddcda
treed2fa23c03156125985b74f9712c1fd2169642370
parent0f461727abb78335f9c14833749a968ca2ca204a
zebra: add apis to add and delete NHLFEs

Add public versions of zebra apis that add NHLFEs to an LSP,
and that free NHLFEs. The dataplane code needs to capture/copy
NHLFEs in order to do async LSP programming.

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