Re: [libvirt] [PATCH 4/5] virnetdevtap: add virNetDevTapGetName

2013-04-15 Thread Laine Stump
On 03/25/2013 10:25 AM, Paolo Bonzini wrote: This will be used on a tap file descriptor returned by the bridge helper to populate the target element, because the helper does not provide the interface name. Signed-off-by: Paolo Bonzini pbonz...@redhat.com --- src/libvirt_private.syms | 1 +

[libvirt] [PATCH 4/5] virnetdevtap: add virNetDevTapGetName

2013-03-25 Thread Paolo Bonzini
This will be used on a tap file descriptor returned by the bridge helper to populate the target element, because the helper does not provide the interface name. Signed-off-by: Paolo Bonzini pbonz...@redhat.com --- src/libvirt_private.syms | 1 + src/util/virnetdevtap.c | 33