]> xenbits.xensource.com Git - libvirt.git/commit
Move the low level macvlan creation APIs
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Nov 2011 17:34:41 +0000 (17:34 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 18 Nov 2011 16:10:02 +0000 (16:10 +0000)
commitd2fed854c00f5e27c48bac062fd13d13965afd11
tree6438288bf5d1e3e6b337a74a98b5a3f5222dd8f2
parent57f0de4c26fc9e0c8ac3ae7af051536b6910ceaf
Move the low level macvlan creation APIs

Move the low level macvlan creation APIs into the
virnetdevmacvlan.c file where they more naturally
belong

* util/interface.c, util/interface.h: Remove virNetDevMacVLanCreate
  and virNetDevMacVLanDelete
* util/virnetdevmacvlan.c, util/virnetdevmacvlan.h: Add
  virNetDevMacVLanCreate and virNetDevMacVLanDelete
src/util/interface.c
src/util/interface.h
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h