Random MAC address button in the clone view#474
Conversation
|
Yes it looks nice! Can I complain a bit more about generation order? :) For management propose it would be nice if Mac addresses could be generated in some kind of numeric order. E.q. 00:00:00:00:00:00 etc. However it should be done only by a user request. Just with a check mark. Otherwise it can be fully random. IMHO. But some times I miss such future in VBox when I am checking my DHCP server. |
|
Yes :) what do you mean with "generation order"? |
|
Oh sorry I just edited my previous comment here please check it. |
|
I replicated the same behavior virt-manager has: the first 3 octets are The numeric order you want should be relative only to that VM interfaces I guess, not sequential with all the other VMs, right? |
|
Yes, but it is can u give me a couple of hours I will draw the interface for you. So I will be much more clear. |
|
@daniviga greate job, thanks! |
Random MAC address button in the clone view

This PR adds a button (for each interface) to generate a new, random MAC address in the clone view.