Re: [libvirt] [PATCH 02/10] linkstate: Public API for modifying link state on interfaces

2011-08-11 Thread Eric Blake
On 08/11/2011 09:27 AM, Peter Krempa wrote: This API adds methods to modify link state of virtual interfaces of a domain. Idea of this API is to enable simulation of unplugging (virtual) cable from the machine to test networks or to allow propagation of topology changes on the host. --- includ

[libvirt] [PATCH 02/10] linkstate: Public API for modifying link state on interfaces

2011-08-11 Thread Peter Krempa
This API adds methods to modify link state of virtual interfaces of a domain. Idea of this API is to enable simulation of unplugging (virtual) cable from the machine to test networks or to allow propagation of topology changes on the host. --- include/libvirt/libvirt.h.in | 24 +