|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] No network device problem in -testing
Ewan Mellor wrote:
> This change was made on Dec 13. Previously, the nics= option and the
> vif option interacted in unexpected ways (nics=0 did not necessarily
> mean 0 vifs, for example). This way vif and vbd configuration behaves
> the same, and there are no concealed defaults to confuse people.
It seems that the options:
ip="blah"
netmask="blah"
gateway="blah"
still work, but now they can also be specified within the vif=['']
list as vif=['ip=blah, etc'].
Is this a bug, or is there just supposed to be two ways to apply an IP
address etc. now?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|