Re: [libvirt] [PATCH] Basic support for VDE networking

2011-01-13 Thread Renzo Davoli
> That's potentially interesting from the OSX point of view as well. > > The VDE website (wiki) has conflicting info on it, but mentions in the > notes for its System Requirements that it works on OSX. We do not release VDE binaries for MacOSX (our team maintains the packets only for Debian) but

[libvirt] [PATCH] Basic support for VDE networking

2011-01-11 Thread Renzo Davoli
bologna, wiki.virtualsquare.org) Signed-off-by: Renzo Davoli --- --- a/src/lxc/lxc_driver.c 2011-01-10 11:49:49.0 +0100 +++ b/src/lxc/lxc_driver.c 2011-01-10 11:50:03.0 +0100 @@ -1083,6 +1083,7 @@ case VIR_DOMAIN_NET_TYPE_INTERNAL: case

[libvirt] [PATCH] Basic support for VDE networking

2011-01-11 Thread Renzo Davoli
bologna, wiki.virtualsquare.org) (I have not subscribed the ML, please Cc: to me your reply messages) Signed-off-by: Renzo Davoli --- --- a/src/lxc/lxc_driver.c 2011-01-10 11:49:49.0 +0100 +++ b/src/lxc/lxc_driver.c 2011-01-10 11:50:03.0 +0100 @@ -1083,6 +1083,7