K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-03-02T02:45:57.553226Z K 7 svn:log V 375 if_edsc: generate an arbitrary MAC address When generating an cloned interface instance in edsc_clone_create(), generate a MAC address from the FF OUI with ether_gen_addr(). This allows us to have unique local-link addresses. Previously, the MAC address was zero. Submitted by: Neel Chauhan Differential Revision: https://reviews.freebsd.org/D23842 END