[libvirt] [PATCH v3 0/2] BSD implementation of virNetDevTapCreate() and virNetDevTapDelete()

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Jun 6 18:51:15 UTC 2013


  Roman Bogorodskiy wrote:

> Changes from v2:
> 
>  * changed error message in virNetDevSetupControl() as per
>    Dan's suggestion
>  * avoid compile time signature change for virNetDevSetupControl()
>  * fixed memleak in virNetDevTapCreate()

I forgot to mention I dropped net/if.h usage part.

Eric, do you want me to submit this patch as well or you could commit it
yourself?

> Roman Bogorodskiy (2):
>   Make virNetDevSetupControl() public.
>   BSD: implement virNetDevTapCreate() and virNetDevTapDelete()
> 
>  src/libvirt_private.syms |   1 +
>  src/util/virnetdev.c     |  15 +++++-
>  src/util/virnetdev.h     |  15 +++++-
>  src/util/virnetdevtap.c  | 118 ++++++++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 144 insertions(+), 5 deletions(-)
> 
> -- 
> 1.8.0
> 

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130606/482f7b01/attachment-0001.sig>


More information about the libvir-list mailing list