]> xenbits.xensource.com Git - libvirt.git/commit
Rename low level macvlan creation APIs
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Nov 2011 17:26:11 +0000 (17:26 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 18 Nov 2011 16:10:02 +0000 (16:10 +0000)
commit57f0de4c26fc9e0c8ac3ae7af051536b6910ceaf
tree173bcb390d5cf473647e9ff3fcbefd8306a35a85
parent191090ae27d9a6000728e0e77784f21917d98552
Rename low level macvlan creation APIs

Rename ifaceMacvtapLinkAdd to virNetDevMacVLanCreate and
ifaceLinkDel to virNetDevMacVLanDelete. Strictly speaking
the latter isn't restricted to macvlan devices, but that's
the only use libvirt has for it.

* util/interface.c, util/interface.h,
  util/virnetdevmacvlan.c: Rename APIs
src/libvirt_private.syms
src/util/interface.c
src/util/interface.h
src/util/virnetdevmacvlan.c