Subject: Re: ifconfig breakage
To: Christos Zoulas <christos@zoulas.com>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: current-users
Date: 03/08/2000 12:23:09
enami tsugutomo <enami@sm.sony.co.jp> writes:

> the struct ifreq containing new address.  And a sa_family of it
> doesn't initialized at all (though when the same struct ifreq is used
> to delete alias, it does).

Or, it was intentional so that in_control() will pick up the first
address of an interface.

enami.