]> git.ipfire.org Git - thirdparty/libvirt.git/commit
macvtap support for libvirt -- helper code
authorStefan Berger <stefanb@us.ibm.com>
Mon, 15 Feb 2010 15:58:13 +0000 (16:58 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 15 Feb 2010 16:47:29 +0000 (17:47 +0100)
commit315baab94432f52a039b1364588948e2f1365567
tree83835c4cf48ddd1ade82d62ef1ca4f97fe85d943
parent78d1ee295d017b8387666694d5e9cd552fe12fbc
macvtap support for libvirt -- helper code

This part adds the helper code to setup and tear down macvtap devices
using direct communication with the device driver via netlink sockets.
The rather short messages received from the netlink layer are now
written into a dynamically allocated buffer

* src/util/macvtap.h src/util/macvtap.c: provides the new module
* po/POTFILES.in: the module contains translated strings
po/POTFILES.in
src/util/macvtap.c
src/util/macvtap.h