|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [patch 4/5] xen: netback mac selection
> Allow specification of backend vif MAC addresses. If a backend
> MAC is not provided, generate one as before
Jody, since this patch (4) changes one of the message formats I'm
applying it to just 'unstable' rather than 2.0-testing.
I've applied 1 and 2, and I think we came to mutual agreement on
dropping 5. The 'sysfs' parts of 5 may still be worthwhile, or
are they superseded by the proposed new 'xen bus' sysfs stuff?
Patch 3 is definitely worthwhile, though I'd appreciate it if you
could rework it as discussed. At the very least, we should seed
the random number generator off something better than system time
in seconds! It would be ideal if it was seeded from a string
containing the config file and all the variables passed to it.
Ian
01-blkfront-vbd-bugfix.patch
Fix incorrect result-check in xlvbd_init_device
02-xm-blkif-ide-dev-numbers.patch
Fix the device number calculation for /dev/hd* device names;
ide device numbering works differently to scsi
03-xm-create-mac-selection.patch
Check for duplicate supplied vif MACs, and make sure
that randomly generated MACs for a domain are all different
04-netback-mac-selection.patch
Allow specification of backend vif MAC addresses. If a backend
MAC is not provided, generate one as before
05-net-features.patch
Allow (1) the making of both frontend and backend vif MACs read-only
(independently), (2) the addition of some xen-specific sysfs attributes
on front/back vifs, (3) an option to set several vif defaults in a
domain
config file, for ease of use when creating multiple vifs.
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|