
26 Mar
2013
26 Mar
'13
2:43 p.m.
On 03/26/2013 12:26 PM, Peter Krempa wrote:
The domif-getlink command did not terminate successfully when the interface state was found. As the code used old and too complex approach to do the job, this patch refactors it and fixed the bug.
s/fixed/fixes/ ACK, the only change this patch makes is that reporting of unknown devices is now: error: Interface (dev: asdf) not found. instead of: error: Interface (target: asdf) not found. And that change makes sense. Martin