]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: Introduce netcfInterfaceObjIsActive
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Dec 2013 17:56:57 +0000 (18:56 +0100)
committerCole Robinson <crobinso@redhat.com>
Sat, 3 May 2014 20:50:43 +0000 (16:50 -0400)
commit045037062f99c234dfee0df5c3d4b3e790609501
tree44f8cb91aecf3d0b0b422df4f4a05b24e32edcc8
parenta099cf9dee110a85a9838ee1c6fd645305c0285c
interface: Introduce netcfInterfaceObjIsActive

This function barely wraps ncf_if_status() and error handling code.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
(cherry picked from commit 50f5468c960f4fe491399d5a495426e6cb6b41f1)
src/interface/interface_backend_netcf.c