]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: Implement driver methods for network config transaction API
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 6 May 2011 12:54:53 +0000 (14:54 +0200)
committerLaine Stump <laine@laine.org>
Fri, 27 May 2011 18:33:59 +0000 (14:33 -0400)
commit9c6000579b17564c8fb8e60b13073a7ded47630d
treee35d2fcb7d04824f78835e3ff82f3c50f7e3ab8d
parent761d1880be79e5cfc50c2f4967eee3d87d8a3298
interface: Implement driver methods for network config transaction API

This is the functionality at the end of the libvirt part of the call
chain - for each function, the corresponding netcf API is called.
configure.ac
src/interface/netcf_driver.c