[libvirt] [PATCH RESENT 01/12] libxl: allow script for any network interface, not only bridge

Daniel P. Berrange berrange at redhat.com
Wed Apr 10 09:10:49 UTC 2013


On Wed, Apr 10, 2013 at 04:44:43AM +0200, Marek Marczykowski wrote:
> This can be useful for route or NAT networks, or any other custom
> network setup. Especially configuration example in documentation uses
> <script/> tag with type 'ethernet'.
> ---
>  src/libxl/libxl_conf.c | 17 +++++------------
>  1 file changed, 5 insertions(+), 12 deletions(-)

The script should not not have been allowed for type='bridge' in
the first place, it is only intended for type='ethernet' usage
and nothing else.


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list