]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Allow pre-existing vrf's to work 3866/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 25 Feb 2019 19:10:10 +0000 (14:10 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 25 Feb 2019 19:10:10 +0000 (14:10 -0500)
commit14406e8eec3d8d528727a45836ca5fd1865c9e26
tree93414717f8c8428198bca6dc8f92a4e974bd7f4c
parent5a80b8c7c254b9955e357555ebd929ab9bc123ef
ospfd: Allow pre-existing vrf's to work

When creating a ospf vrf based instance allow it to work
if the vrf has been created *before* we create the ospf
instance.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospfd/ospfd.c