|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [Xen-changelog] [xen-3.1-testing] xend: fix server/n
On 5/10/07 14:41, "David Edmondson" <dme@xxxxxxx> wrote:
> "type=SUNW_mac", the default on Solaris (well, previously the
> default), results in different approach where we expect to open a
> physical or pseudo-physical device directly and relay
> packets. Typically it's a pseudo-physical device created by the
> hotplug scripts using Crossbow[1] VNICs.
>
> I'll look at the changes more closely and figure out what to do.
Perhaps slightly gross, but could we perhaps:
if not typ and xoptions.netback_type != "netfront":
typ = xoptions.netback_type
Bear in mind that you need a fix quite quickly for 3.1.1...
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|