|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: network-bridge script reworked
Ewan Mellor wrote:
I've put in the network-bridge patch, along with Charles' changes to support
multiple bridges. I'm in no position to test a wide variety of
configurations, so I would appreciate some feedback from you guys.
We currently have
pdev="p${netdev}"
vdev="veth${vifnum}"
Since the veth* device is tied to the vif0.* device, and not to the
physical ethernet device in the machine, the way you merged it appears
to me to be correct. I'll try it on my test machine, though, and
validate that it Does The Right Thing.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|