Use ether_gen_addr() to generate the mac address for epair interfaces.
This means we use the FreeBSD OUI rather than a locally administered
address from now on.
We no longer use the full last byte to distinguis a and b, but only the
last nibble. This slightly increases the range of available addresses
and thus reduces the odds of a conflict.