Replace bcopy() to update ether_addr

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Tue Aug 21 07:44:50 UTC 2012


>
> Even without this tagging, the code to do a structure level copy of 6 bytes is going to be tiny...

true.

just to make sure it will be absolutely portable how about

bcopymacaddress(dst,src)

and then define it whatever you find it fastest on any architecture?


More information about the freebsd-net mailing list