]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
lib, zebra: enhance the MPLS zapi messages
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 8 Aug 2019 18:51:05 +0000 (15:51 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 7 Sep 2019 00:06:11 +0000 (21:06 -0300)
commitb3c49d0e772f4b555c59f72f2e1aa92be33c1510
treea9b414951c8a18761d8128e12159a5ce1bae76cf
parent635a039eef1a57fae5ff979451814951d8fb3ac5
lib, zebra: enhance the MPLS zapi messages

* Add ability to specify the nexthop type;
* Add ability to install or not a FTN (in addition to an LSP).

These two additions will be useful to install local SR Prefix-SIDs
configured with the no-PHP option.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/ldp_zebra.c
lib/zclient.c
lib/zclient.h
ospfd/ospf_sr.c
zebra/zapi_msg.c