]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fix MI redistribution
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 1 Mar 2016 15:03:19 +0000 (10:03 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 1 Mar 2016 18:12:36 +0000 (13:12 -0500)
commit53785cfdbf699b0bb8e5dc6df6689f85c9ee5e77
tree37010a7419abdcbc46041fffbc2cd3ee9e6aad90
parent4d833e556ac21f11ca0097125293085aa1708bc4
ospfd: Fix MI redistribution

If we are attempting to redistribute from a MI ospf
then when should only check for the non MI case if
instance was not passed in.

Ticket: CM-9543
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
ospfd/ospf_zebra.c