
5 Feb
2009
5 Feb
'09
5:44 p.m.
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