[libvirt] [PATCH] Use virMacAddrCompare() in xs_internal.c

John Levon john.levon at sun.com
Thu Feb 5 16:44:57 UTC 2009


On Thu, Feb 05, 2009 at 08:00:04AM +0100, Jim Meyering wrote:

> > Use virMacAddrCompare() in xs_internal.c
> >
> > This solves a failure to look up a net device.
> 
> Please take the time to describe the failure scenario
> in enough detail that someone (maybe me) can reproduce it.

OK. The problem was one of case, when I tried to remove an interface
from a running domain, the xenstore entry would not match as one was in
lower-case and the other in upper-case.

> I've included a suggested incremental patch below.

I'll use your changes.

thanks
john




More information about the libvir-list mailing list