]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
interface: add udevIfaceIsActive() to udev backend
authorDoug Goldstein <cardoe@cardoe.com>
Sat, 6 Oct 2012 19:20:29 +0000 (14:20 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 9 Oct 2012 16:29:08 +0000 (10:29 -0600)
commitba96d277b0e0c49436649b6f9f235e05a01e6c50
tree8464cad49b92bc8a6ed7e43f361518fed952970c
parent43dbcb1541f5c1dbe32dd6917c59d0701e84f463
interface: add udevIfaceIsActive() to udev backend

Add support to check if a specific interface is active by supporting the
following API function in the udev based virInterface backend:
* virConnectInterfaceIsActive()
src/interface/interface_backend_udev.c