Re: [libvirt] [PATCH v2 6/8] bandwidth: Create network bandwidth (un)plug functions

2012-12-11 Thread Laine Stump
On 12/04/2012 02:19 PM, Michal Privoznik wrote: > Network should be notified if we plug in or unplug an > interface, so it can perform some action, e.g. set/unset > network part of QoS. However, we are doing this in very > early stage, so iface->ifname isn't filled in yet. So > whenever we want to

Re: [libvirt] [PATCH v2 6/8] bandwidth: Create network bandwidth (un)plug functions

2012-12-11 Thread Michal Privoznik
On 11.12.2012 09:52, Laine Stump wrote: > On 12/04/2012 02:19 PM, Michal Privoznik wrote: >> Network should be notified if we plug in or unplug an >> interface, so it can perform some action, e.g. set/unset >> network part of QoS. However, we are doing this in very >> early stage, so iface->ifname

Re: [libvirt] [PATCH v2 6/8] bandwidth: Create network bandwidth (un)plug functions

2012-12-11 Thread Laine Stump
On 12/04/2012 02:19 PM, Michal Privoznik wrote: > Network should be notified if we plug in or unplug an > interface, so it can perform some action, e.g. set/unset > network part of QoS. However, we are doing this in very > early stage, so iface->ifname isn't filled in yet. So > whenever we want to

[libvirt] [PATCH v2 6/8] bandwidth: Create network bandwidth (un)plug functions

2012-12-04 Thread Michal Privoznik
Network should be notified if we plug in or unplug an interface, so it can perform some action, e.g. set/unset network part of QoS. However, we are doing this in very early stage, so iface->ifname isn't filled in yet. So whenever we want to report an error, we must use a different identifier, e.g.