]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_spf.c
ospfd: Add ECMP support to OSPF Segment Routing
authorOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 20 Mar 2020 10:34:52 +0000 (11:34 +0100)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Wed, 3 Jun 2020 17:31:50 +0000 (19:31 +0200)
commitb37eb79c014e73e7f18caf351b049bea55ea9757
treead80ce55ddc20569188a77b9a48e9b369221d605
parentec91e8a9ee1c5936a2a21fa2a20d8f0d7717ffe5
ospfd: Add ECMP support to OSPF Segment Routing

 * Change sr_prefix structure in ospf_sr.h to add support to ECMP
 * Add new Segment Routing information to ospf_paths in ospf_route.h
 * Backport MPLS label configuration from IS-IS Segment Routing implementation
 * Re-write log message in ospf_sr.c and ospf_ext.c

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
ospfd/ospf_ext.c
ospfd/ospf_route.h
ospfd/ospf_spf.c
ospfd/ospf_sr.c
ospfd/ospf_sr.h