• S
    macvtap support for libvirt -- helper code · 315baab9
    Stefan Berger 提交于
    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
    315baab9
POTFILES.in 1.9 KB