]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_sr.c
lib, zebra: rename LSP type used for OSPF SR
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 8 Aug 2019 17:08:36 +0000 (14:08 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 7 Sep 2019 00:06:11 +0000 (21:06 -0300)
commit635a039eef1a57fae5ff979451814951d8fb3ac5
tree7c6d014461d428dfe0d669651fa6ad4e8bb05aae
parente132dea0643499187cc51a332fd6616ee6df387c
lib, zebra: rename LSP type used for OSPF SR

SR support for IS-IS is coming so we need to be able to distinguish
OSPF and IS-IS LSPs.

While here, add missing case statement for LDP on
lsp_type_from_re_type().

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/mpls.h
ospfd/ospf_sr.c
tests/topotests/ospf-sr-topo1/r1/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r2/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r3/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r4/zebra_mpls.json
zebra/zebra_mpls.h