SYNOPSIS

void eth_random_addr(u8 * addr);

ARGUMENTS

addr

Pointer to a six-byte array containing the Ethernet address

DESCRIPTION

Generate a random Ethernet address (MAC) that is not multicast and has the local assigned bit set.

COPYRIGHT