On 13.06.2013 08:26, Roman Bogorodskiy wrote:
> Changes from v3:
> 
>  * Include linux/if.h header fix so it won't lost why Eric is on vacation
>  * Fix struct virIfreq definition in case when HAVE_STRUCT_IFREQ is not
>    defined (thanks to Laine Stump for noticing that)
> 
> Roman Bogorodskiy (3):
>   Make virNetDevSetupControl() public.
>   BSD: implement virNetDevTapCreate() and virNetDevTapDelete()
>   portability: use net/if.h instead of linux/if.h
> 
>  src/libvirt_private.syms         |   1 +
>  src/util/virnetdev.c             |  15 ++++-
>  src/util/virnetdev.h             |  15 ++++-
>  src/util/virnetdevmacvlan.c      |   2 +-
>  src/util/virnetdevtap.c          | 118 
> ++++++++++++++++++++++++++++++++++++++-
>  src/util/virnetdevvportprofile.c |   2 +-
>  6 files changed, 146 insertions(+), 7 deletions(-)
> 

ACK series. I've moved 3/3 up the front and pushed.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to