When generating an cloned interface instance in edsc_clone_create(), generate a MAC address from the OUI with
ether_gen_addr(). This allows us to have unique local-link addresses. Previously, the MAC address was zero.
Submitted by: Neel Chauhan <neel AT neelc DOT org>