[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Use virMacAddrCompare() in xs_internal.c
- From: John Levon <john levon sun com>
- To: Jim Meyering <jim meyering net>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] Use virMacAddrCompare() in xs_internal.c
- Date: Thu, 5 Feb 2009 16:44:57 +0000
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]