libvirt/src/interface
Laine Stump 9ec1825982 Implement forgotten backend of virInterfaceIsActive()
Somehow the backend of this function was never implemented in
libvirt's netcf driver, and nobody noticed until now. (The required
netcf function was already in place, so nothing needs to change
there.)
* src/interface/netcf_driver.c: add in the backend function, and point
                                to it from the table of driver functions.
2010-04-14 10:38:18 -04:00
..
netcf_driver.c Implement forgotten backend of virInterfaceIsActive() 2010-04-14 10:38:18 -04:00
netcf_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00