> is the following "__attribute__((aligned(4))__" still necessary? > i don't think it needed for in6_aliasreq, at least. i now understand it needed (i believe we should use in_aliasreq instead), but i don't understand why it is unnecessary for ridreq (type: struct ifreq). itojun