]> git.puffer.fish Git - mirror/frr.git/commit
OSPFd: Explicit Null option for Segment-Routing
authorOlivier Dugeon <olivier.dugeon@orange.com>
Wed, 8 Jul 2020 18:12:19 +0000 (20:12 +0200)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Thu, 20 Aug 2020 13:51:48 +0000 (15:51 +0200)
commitf786c4d7c9fd6100c3813d04bc048905edd105e0
treee5bef0a8b79a729efefd021ee6ea9b676829bb92
parent6f751f14935af2e831d6069514df5d20dae957a5
OSPFd: Explicit Null option for Segment-Routing

Add new option to `segment-routing prefix` command to set the
Explcit Null flag in addition to the No-PHP flag. MPLS LFIB configuration
has been also updated to take into account the Explicit Null flag.

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
doc/user/ospfd.rst
ospfd/ospf_sr.c
tests/topotests/ospf-sr-topo1/r1/ospf_srdb.json
tests/topotests/ospf-sr-topo1/r1/ospfd.conf
tests/topotests/ospf-sr-topo1/r1/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r2/ospf_srdb.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