Subject: Re: fix for if_detach panic
To: None <christos@zoulas.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-net
Date: 08/04/2004 09:29:05
hi,

> | > >- SIOCSIFNETMASK, SIOCSIFDSTADDR: reject operations for an interface which
> | > >  has no AF_INET addresses.
> | 
> | err, what about AF_INET6 or other address families?
> 
> my guess is that they will need to be fixed too.
> 
> christos

INET6 code is somewhat different and i don't think that it has
the same problem.

i'm not sure about others.
ISO and NS seem to have the problem at a glance.
(damn "copy-and-modify" coding style)

YAMAMOTO Takashi