]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: clearnup [no] router ospf command 1410/head
authorChirag Shah <chirag@cumulusnetworks.com>
Sat, 4 Nov 2017 01:34:59 +0000 (18:34 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Sat, 4 Nov 2017 23:38:38 +0000 (16:38 -0700)
commit34d6798fb51f408ce5454024551b7b3b0e173f19
tree4a42b2f4b007e03ca6af6a773e9b22760073e668
parent5f615b10557ff6c33505a77496abbdec17e321b7
ospfd: clearnup [no] router ospf command

no router ospf followed by router ospf throws
a message, there isn't active ospf instance.

Fix ospf instance lookup.

Ticket:CM-18675
Testing Done:
Validated router ospf, no router ospf with
VRF and with multi-instance version 'router ospf 2'
configuration clis.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospfd/ospf_vty.c