|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Xen on production enviroment
> If you want a routed setup, a workaround is to build gre
> tunnels over the top of the Dom0 vifX.0 <-> guest eth0 links.
>
> The new style bridged setup works, with the apparent
> limitation that Dom0 can now only be attached to one bridge group.
That's a good point, but one that is fairly easily fixed.
There's no reason why netback/loopback.c loopback_init isn't
parameterized and called multiple times to create e.g. 4 interfaces.
Could someone knock up a patch? The number should be controlled via a
module cmdline parameter, defaulting to e.g. 2 or 4.
Ian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|