Replace bcopy() to update ether_addr

Adrian Chadd adrian at freebsd.org
Tue Aug 21 16:34:43 UTC 2012


Hi,

What about just creating an ETHER_ADDR_COPY(dst, src) and putting that
in a relevant include file, then hide the ugliness there?

The same benefits will likely appear when copying wifi MAC addresses
to/from headers.

Thanks, I'm glad someone noticed this.




Adrian


More information about the freebsd-net mailing list