]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: Fix MI-OSPF CLIs
authorChirag Shah <chirag@cumulusnetworks.com>
Thu, 3 Aug 2017 23:34:17 +0000 (16:34 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Sat, 5 Aug 2017 01:03:45 +0000 (18:03 -0700)
commitac28e4ecaf5f8821d573ff1a3b8b7e95df5dd3ce
tree9c5dddb21ad63a8fb75dea33fe54e11c56e62453
parenta3d826f0ea4e773ef2e359390e143d13f22a55e5
ospfd: Fix MI-OSPF CLIs

Handle all instance base clis calling ospf_lookup_instance()
to return CMD_NOT_MY_INSTANCE in case of ospf is not found.

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