On Thu, 7 Jun 2012 14:05:14 +
"Stephen Borrill" wrote:
> Module Name: src
> Committed By: sborrill
> Date: Thu Jun 7 14:05:14 UTC 2012
>
> Modified Files:
> src/sys/arch/xen/xenbus: xenbus_probe.c
>
> Log Message:
> Fix problem where devices with ID 0 were skipped as invalid
Hello,
It seems that this change makes the first vif of domU not recognized
when multiple vif's are assigned in config file.
For example, when config has
vif = [ 'mac=mac0, bridge=bridge0',
'mac=mac1, bridge=bridge1',
'mac=mac2, bridge=bridge2 ]
, you can see on domU
xennet0, who