[vbox-dev] [PATCH] add VDE support to VBoxManage

Michael Thayer Michael.Thayer at Sun.COM
Mon May 3 10:15:48 GMT 2010


Le samedi 01 mai 2010 à 10:06 +0200, Renzo Davoli a écrit :
> The patch here attached implements exactly the syntax here above.
Thanks.  Could you please add an MIT statement though, since you didn't
send a contributor's agreement?

[snip]
> @@ -1190,6 +1196,14 @@
>                      CHECK_ERROR(nic, AttachToHostOnlyInterface());
>                  }
>  #endif
> +#ifdef VBOX_WITH_VDE
> +								else if (!strcmp(ValueUnion.psz, "vde"))
> +								{
It would also be great if you could not use tabs for spacing in any
future patches, as they upset our indentation.

Regards,

Michael
-- 
Sun Microsystems GmbH        Michael Thayer
Werkstrasse 24               VirtualBox engineer
71384 Weinstadt, Germany     mailto:michael.thayer at sun.com

Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Jürgen Kunz





More information about the vbox-dev mailing list