Grant> Can the same be done instead with the following? I think only your second proposal is correct (since addr is in network byte order). However, the existing ip_eth_mc_map() function in <net/ip.h> uses the "one byte at a time" method, so I thought we might as well follow existing practice. - R.