]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: can not delete "segment-routing node-msd" when SR if off
authorChristian Breunig <christian@breunig.cc>
Thu, 8 Feb 2024 20:53:35 +0000 (21:53 +0100)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 9 Feb 2024 10:35:46 +0000 (10:35 +0000)
commitafcffd294082fd3607bf427e48c4504cef6f535c
tree94e2c3dd774146100bc25cedfaa4db7832128610
parent1f6df1792e9a8d48ca3fbb435af2d6f188a81418
ospfd: can not delete "segment-routing node-msd" when SR if off

This fixes the initial implementation of commit 7743f2f8c00 ("OSPFd: Update
Segment Routing PR following review") where it wsa not possible to remove
the "segment-routing node-msd" CLI nodes via vtysh once segment-routing got
disabled.

Closes #14910

Signed-off-by: Christian Breunig <christian@breunig.cc>
(cherry picked from commit ba45aa62e7bcc4ea7b02773614f03efb6f7c595b)
ospfd/ospf_sr.c