Subject: Re: ifconfig.c alignment attribute
To: None <thorpej@netbsd.org, tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 04/25/2002 18:21:08
>	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